Interface DisableCapacityManagerResponse.Builder

  • Method Details

    • capacityManagerStatus

      DisableCapacityManagerResponse.Builder capacityManagerStatus(String capacityManagerStatus)

      The current status of Capacity Manager after the disable operation.

      Parameters:
      capacityManagerStatus - The current status of Capacity Manager after the disable operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • capacityManagerStatus

      DisableCapacityManagerResponse.Builder capacityManagerStatus(CapacityManagerStatus capacityManagerStatus)

      The current status of Capacity Manager after the disable operation.

      Parameters:
      capacityManagerStatus - The current status of Capacity Manager after the disable operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • organizationsAccess

      DisableCapacityManagerResponse.Builder organizationsAccess(Boolean organizationsAccess)

      Indicates whether Organizations access is enabled. This will be false after disabling Capacity Manager.

      Parameters:
      organizationsAccess - Indicates whether Organizations access is enabled. This will be false after disabling Capacity Manager.
      Returns:
      Returns a reference to this object so that method calls can be chained together.