Class AmlComputeSchema


  • public class AmlComputeSchema
    extends Object
    Properties(top level) of AmlCompute.
    • Constructor Detail

      • AmlComputeSchema

        public AmlComputeSchema()
    • Method Detail

      • properties

        public AmlComputeProperties properties()
        Get the properties property: Properties of AmlCompute.
        Returns:
        the properties value.
      • withProperties

        public AmlComputeSchema withProperties​(AmlComputeProperties properties)
        Set the properties property: Properties of AmlCompute.
        Parameters:
        properties - the properties value to set.
        Returns:
        the AmlComputeSchema object itself.
      • validate

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