Class AgentPoolPropertiesUpdateParameters


  • public final class AgentPoolPropertiesUpdateParameters
    extends Object
    The AgentPoolPropertiesUpdateParameters model.
    • Constructor Detail

      • AgentPoolPropertiesUpdateParameters

        public AgentPoolPropertiesUpdateParameters()
    • Method Detail

      • count

        public Integer count()
        Get the count property: The count of agent machine.
        Returns:
        the count value.
      • withCount

        public AgentPoolPropertiesUpdateParameters withCount​(Integer count)
        Set the count property: The count of agent machine.
        Parameters:
        count - the count value to set.
        Returns:
        the AgentPoolPropertiesUpdateParameters object itself.
      • validate

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