| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFleetLocationCapacityResponse |
GameLiftClient.describeFleetLocationCapacity(Consumer<DescribeFleetLocationCapacityRequest.Builder> describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
default DescribeFleetLocationCapacityResponse |
GameLiftClient.describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFleetLocationCapacityResponse> |
GameLiftAsyncClient.describeFleetLocationCapacity(Consumer<DescribeFleetLocationCapacityRequest.Builder> describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
default CompletableFuture<DescribeFleetLocationCapacityResponse> |
GameLiftAsyncClient.describeFleetLocationCapacity(DescribeFleetLocationCapacityRequest describeFleetLocationCapacityRequest)
Retrieves the resource capacity settings for a fleet location.
|
Copyright © 2022. All rights reserved.