Interface DisableCapacityManagerResponse.Builder

    • Method Detail

      • 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, CapacityManagerStatus
      • 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.