| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFleetCapacityResponse |
GameLiftClient.describeFleetCapacity()
Retrieves the current status of fleet capacity for one or more fleets.
|
default DescribeFleetCapacityResponse |
GameLiftClient.describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder> describeFleetCapacityRequest)
Retrieves the current status of fleet capacity for one or more fleets.
|
default DescribeFleetCapacityResponse |
GameLiftClient.describeFleetCapacity(DescribeFleetCapacityRequest describeFleetCapacityRequest)
Retrieves the current status of fleet capacity for one or more fleets.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFleetCapacityResponse> |
GameLiftAsyncClient.describeFleetCapacity()
Retrieves the current status of fleet capacity for one or more fleets.
|
default CompletableFuture<DescribeFleetCapacityResponse> |
GameLiftAsyncClient.describeFleetCapacity(Consumer<DescribeFleetCapacityRequest.Builder> describeFleetCapacityRequest)
Retrieves the current status of fleet capacity for one or more fleets.
|
default CompletableFuture<DescribeFleetCapacityResponse> |
GameLiftAsyncClient.describeFleetCapacity(DescribeFleetCapacityRequest describeFleetCapacityRequest)
Retrieves the current status of fleet capacity for one or more fleets.
|
Copyright © 2019. All rights reserved.