| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListGameServerGroupsResponse |
GameLiftClient.listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder> listGameServerGroupsRequest)
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default ListGameServerGroupsResponse |
GameLiftClient.listGameServerGroups(ListGameServerGroupsRequest listGameServerGroupsRequest)
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGameServerGroupsResponse> |
GameLiftAsyncClient.listGameServerGroups(Consumer<ListGameServerGroupsRequest.Builder> listGameServerGroupsRequest)
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default CompletableFuture<ListGameServerGroupsResponse> |
GameLiftAsyncClient.listGameServerGroups(ListGameServerGroupsRequest listGameServerGroupsRequest)
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListGameServerGroupsResponse> |
ListGameServerGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGameServerGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListGameServerGroupsResponse> subscriber) |
Copyright © 2021. All rights reserved.