Interface CapacityDetails.Builder

  • Method Details

    • capacityInOcu

      CapacityDetails.Builder capacityInOcu(Float capacityInOcu)

      The current capacity in OpenSearch Compute Units (OCUs).

      Parameters:
      capacityInOcu - The current capacity in OpenSearch Compute Units (OCUs).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoscalingStatus

      CapacityDetails.Builder autoscalingStatus(String autoscalingStatus)

      The current autoscaling status for the collection group.

      Parameters:
      autoscalingStatus - The current autoscaling status for the collection group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • autoscalingStatus

      CapacityDetails.Builder autoscalingStatus(AutoscalingStatus autoscalingStatus)

      The current autoscaling status for the collection group.

      Parameters:
      autoscalingStatus - The current autoscaling status for the collection group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: