| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGameServerGroupResponse |
GameLiftClient.createGameServerGroup(Consumer<CreateGameServerGroupRequest.Builder> createGameServerGroupRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
default CreateGameServerGroupResponse |
GameLiftClient.createGameServerGroup(CreateGameServerGroupRequest createGameServerGroupRequest)
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<CreateGameServerGroupResponse> |
GameLiftAsyncClient.createGameServerGroup(Consumer<CreateGameServerGroupRequest.Builder> createGameServerGroupRequest)
This action is part of Amazon GameLift FleetIQ with game server groups, which is in preview release and is
subject to change.
|
default CompletableFuture<CreateGameServerGroupResponse> |
GameLiftAsyncClient.createGameServerGroup(CreateGameServerGroupRequest createGameServerGroupRequest)
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.