Class DataBoxHeavyJobSecrets

java.lang.Object
com.azure.resourcemanager.databox.models.JobSecrets
com.azure.resourcemanager.databox.models.DataBoxHeavyJobSecrets

public final class DataBoxHeavyJobSecrets extends JobSecrets
The secrets related to a databox heavy job.
  • Constructor Details

    • DataBoxHeavyJobSecrets

      public DataBoxHeavyJobSecrets()
      Creates an instance of DataBoxHeavyJobSecrets class.
  • Method Details

    • cabinetPodSecrets

      public List<DataBoxHeavySecret> cabinetPodSecrets()
      Get the cabinetPodSecrets property: Contains the list of secret objects for a databox heavy job.
      Returns:
      the cabinetPodSecrets value.
    • validate

      public void validate()
      Validates the instance.
      Overrides:
      validate in class JobSecrets
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.