| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeregisterGameServerResponse |
GameLiftClient.deregisterGameServer(Consumer<DeregisterGameServerRequest.Builder> deregisterGameServerRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
default DeregisterGameServerResponse |
GameLiftClient.deregisterGameServer(DeregisterGameServerRequest deregisterGameServerRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeregisterGameServerResponse> |
GameLiftAsyncClient.deregisterGameServer(Consumer<DeregisterGameServerRequest.Builder> deregisterGameServerRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
default CompletableFuture<DeregisterGameServerResponse> |
GameLiftAsyncClient.deregisterGameServer(DeregisterGameServerRequest deregisterGameServerRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
Copyright © 2020. All rights reserved.