| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFleetAttributesResponse |
GameLiftClient.updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder> updateFleetAttributesRequest)
Updates a fleet's mutable attributes, including game session protection and resource creation limits.
|
default UpdateFleetAttributesResponse |
GameLiftClient.updateFleetAttributes(UpdateFleetAttributesRequest updateFleetAttributesRequest)
Updates a fleet's mutable attributes, including game session protection and resource creation limits.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFleetAttributesResponse> |
GameLiftAsyncClient.updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder> updateFleetAttributesRequest)
Updates a fleet's mutable attributes, including game session protection and resource creation limits.
|
default CompletableFuture<UpdateFleetAttributesResponse> |
GameLiftAsyncClient.updateFleetAttributes(UpdateFleetAttributesRequest updateFleetAttributesRequest)
Updates a fleet's mutable attributes, including game session protection and resource creation limits.
|
Copyright © 2021. All rights reserved.