| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFleetAttributesResponse> |
GameLiftAsyncClient.updateFleetAttributes(UpdateFleetAttributesRequest 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 |
|---|---|
SdkHttpFullRequest |
UpdateFleetAttributesRequestMarshaller.marshall(UpdateFleetAttributesRequest updateFleetAttributesRequest) |
Copyright © 2022. All rights reserved.