Interface InstanceCountLimits.Builder

  • Method Details

    • minimumInstanceCount

      InstanceCountLimits.Builder minimumInstanceCount(Integer minimumInstanceCount)
      Sets the value of the MinimumInstanceCount property for this object.
      Parameters:
      minimumInstanceCount - The new value for the MinimumInstanceCount property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maximumInstanceCount

      InstanceCountLimits.Builder maximumInstanceCount(Integer maximumInstanceCount)
      Sets the value of the MaximumInstanceCount property for this object.
      Parameters:
      maximumInstanceCount - The new value for the MaximumInstanceCount property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.