| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default ListScriptsResponse |
GameLiftClient.listScripts(Consumer<ListScriptsRequest.Builder> listScriptsRequest)
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
|
default ListScriptsResponse |
GameLiftClient.listScripts(ListScriptsRequest listScriptsRequest)
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListScriptsResponse> |
GameLiftAsyncClient.listScripts(Consumer<ListScriptsRequest.Builder> listScriptsRequest)
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
|
default CompletableFuture<ListScriptsResponse> |
GameLiftAsyncClient.listScripts(ListScriptsRequest listScriptsRequest)
Retrieves script records for all Realtime scripts that are associated with the AWS account in use.
|
Copyright © 2019. All rights reserved.