| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.paginators |
| Modifier and Type | Method and Description |
|---|---|
static GameSparksClient |
GameSparksClient.create()
Create a
GameSparksClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListExtensionsIterable(GameSparksClient client,
ListExtensionsRequest firstRequest) |
ListExtensionVersionsIterable(GameSparksClient client,
ListExtensionVersionsRequest firstRequest) |
ListGamesIterable(GameSparksClient client,
ListGamesRequest firstRequest) |
ListGeneratedCodeJobsIterable(GameSparksClient client,
ListGeneratedCodeJobsRequest firstRequest) |
ListSnapshotsIterable(GameSparksClient client,
ListSnapshotsRequest firstRequest) |
ListStageDeploymentsIterable(GameSparksClient client,
ListStageDeploymentsRequest firstRequest) |
ListStagesIterable(GameSparksClient client,
ListStagesRequest firstRequest) |
Copyright © 2022. All rights reserved.