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