| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
GameLiftClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag assigned to a Amazon GameLift resource.
|
default CompletableFuture<UntagResourceResponse> |
GameLiftAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag assigned to a Amazon GameLift resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.