Interface DescribeFleetLocationCapacityResponse.Builder

    • Method Detail

      • fleetCapacity

        DescribeFleetLocationCapacityResponse.Builder fleetCapacity​(FleetCapacity fleetCapacity)

        Resource capacity information for the requested fleet location. Capacity objects are returned only for fleets and locations that currently exist. Changes in desired instance value can take up to 1 minute to be reflected.

        Parameters:
        fleetCapacity - Resource capacity information for the requested fleet location. Capacity objects are returned only for fleets and locations that currently exist. Changes in desired instance value can take up to 1 minute to be reflected.
        Returns:
        Returns a reference to this object so that method calls can be chained together.