Class ClusterUpdateParameters


  • public final class ClusterUpdateParameters
    extends Object
    AmlCompute update parameters.
    • Constructor Detail

      • ClusterUpdateParameters

        public ClusterUpdateParameters()
    • Method Detail

      • properties

        public ScaleSettingsInformation properties()
        Get the properties property: Properties of ClusterUpdate.
        Returns:
        the properties value.
      • withProperties

        public ClusterUpdateParameters withProperties​(ScaleSettingsInformation properties)
        Set the properties property: Properties of ClusterUpdate.
        Parameters:
        properties - the properties value to set.
        Returns:
        the ClusterUpdateParameters object itself.
      • validate

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