- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSparksException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.gamesparks.model.GameSparksException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.ServiceQuotaExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.gamesparks.model.ValidationException.Builder
-
- clientToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameRequest.Builder
-
A client-defined token.
- clientToken() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
A client-defined token.
- clientToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageRequest.Builder
-
A client-defined token.
- clientToken() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
A client-defined token.
- clientToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest.Builder
-
A client-defined token.
- clientToken() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
A client-defined token.
- ConflictException - Exception in software.amazon.awssdk.services.gamesparks.model
-
The resource already exists, or another operation is in progress.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- Connection - Class in software.amazon.awssdk.services.gamesparks.model
-
Details about a WebSocket connection.
- Connection.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- connections(Collection<Connection>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse.Builder
-
The list of connection ids, one for each connection in use by the player.
- connections(Connection...) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse.Builder
-
The list of connection ids, one for each connection in use by the player.
- connections(Consumer<Connection.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse.Builder
-
The list of connection ids, one for each connection in use by the player.
- connections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
The list of connection ids, one for each connection in use by the player.
- create() - Static method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.gamesparks.model.GameSparksResponseMetadata
-
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.Connection.Builder
-
The date and time when the connection was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
The date and time when the connection was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails.Builder
-
The date when the game was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
The date when the game was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The date when the game was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The date when the game was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotDetails.Builder
-
The timestamp of when the snapshot was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
The timestamp of when the snapshot was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotSummary.Builder
-
The timestamp of when the snapshot was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
The timestamp of when the snapshot was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The timestamp of when the stage deployment was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The timestamp of when the stage deployment was created.
- created(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The timestamp of when the stage was created.
- created() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The timestamp of when the stage was created.
- createGame(CreateGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a new game with an empty configuration.
- createGame(Consumer<CreateGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a new game with an empty configuration.
- createGame(CreateGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a new game with an empty configuration.
- createGame(Consumer<CreateGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a new game with an empty configuration.
- CreateGameRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateGameRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- CreateGameRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- CreateGameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.CreateGameRequestMarshaller
-
- CreateGameResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateGameResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a snapshot of the game configuration.
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a snapshot of the game configuration.
- createSnapshot(CreateSnapshotRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a snapshot of the game configuration.
- createSnapshot(Consumer<CreateSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a snapshot of the game configuration.
- CreateSnapshotRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- CreateSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- CreateSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.CreateSnapshotRequestMarshaller
-
- CreateSnapshotResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a new stage for stage-by-stage game development and deployment.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Creates a new stage for stage-by-stage game development and deployment.
- createStage(CreateStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a new stage for stage-by-stage game development and deployment.
- createStage(Consumer<CreateStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Creates a new stage for stage-by-stage game development and deployment.
- CreateStageRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateStageRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- CreateStageRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- CreateStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.CreateStageRequestMarshaller
-
- CreateStageResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- CreateStageResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- deleteGame(DeleteGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deletes a game.
- deleteGame(Consumer<DeleteGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deletes a game.
- deleteGame(DeleteGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deletes a game.
- deleteGame(Consumer<DeleteGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deletes a game.
- DeleteGameRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- DeleteGameRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- DeleteGameRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- DeleteGameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.DeleteGameRequestMarshaller
-
- DeleteGameResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- DeleteGameResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deletes a stage from a game, along with the associated game runtime.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deletes a stage from a game, along with the associated game runtime.
- deleteStage(DeleteStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deletes a stage from a game, along with the associated game runtime.
- deleteStage(Consumer<DeleteStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deletes a stage from a game, along with the associated game runtime.
- DeleteStageRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- DeleteStageRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- DeleteStageRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- DeleteStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.DeleteStageRequestMarshaller
-
- DeleteStageResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- DeleteStageResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- DeploymentAction - Enum in software.amazon.awssdk.services.gamesparks.model
-
- deploymentAction(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The type of action of the stage deployment.
- deploymentAction(DeploymentAction) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The type of action of the stage deployment.
- deploymentAction() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The type of action of the stage deployment.
- deploymentAction(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The type of action of the deployment.
- deploymentAction(DeploymentAction) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The type of action of the deployment.
- deploymentAction() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The type of action of the deployment.
- deploymentActionAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The type of action of the stage deployment.
- deploymentActionAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The type of action of the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest.Builder
-
The identifier of the stage deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
The identifier of the stage deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The identifier of the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The identifier of the deployment.
- deploymentId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The identifier of the deployment.
- deploymentId() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The identifier of the deployment.
- DeploymentResult - Class in software.amazon.awssdk.services.gamesparks.model
-
The result of the deployment.
- deploymentResult(DeploymentResult) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The result of the deployment.
- deploymentResult(Consumer<DeploymentResult.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The result of the deployment.
- deploymentResult() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The result of the deployment.
- deploymentResult(DeploymentResult) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The result of the deployment.
- deploymentResult(Consumer<DeploymentResult.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The result of the deployment.
- deploymentResult() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The result of the deployment.
- DeploymentResult.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- DeploymentState - Enum in software.amazon.awssdk.services.gamesparks.model
-
- deploymentState(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The state of the deployment.
- deploymentState(DeploymentState) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The state of the deployment.
- deploymentState() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The state of the deployment.
- deploymentState(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The state of the deployment.
- deploymentState(DeploymentState) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The state of the deployment.
- deploymentState() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The state of the deployment.
- deploymentStateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The state of the deployment.
- deploymentStateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The state of the deployment.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameRequest.Builder
-
The description of the game.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
The description of the game.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest.Builder
-
The description of the snapshot.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
The description of the snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageRequest.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionDetails.Builder
-
The description of the extension.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
The description of the extension.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The description of the game.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The description of the game.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSummary.Builder
-
The description of the game.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
The description of the game.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails.Builder
-
The description of the generated code job.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
The description of the generated code job.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotDetails.Builder
-
The description of the snapshot.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
The description of the snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotSummary.Builder
-
The description of the snapshot.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
The description of the snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The description of the stage.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest.Builder
-
The description of the game.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
The description of the game.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest.Builder
-
The description of the snapshot.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
The description of the snapshot.
- description(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest.Builder
-
The description of the stage.
- description() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
The description of the stage.
- disconnectFailures(Collection<String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse.Builder
-
The list of the connection ids that could not be disconnected.
- disconnectFailures(String...) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse.Builder
-
The list of the connection ids that could not be disconnected.
- disconnectFailures() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
The list of the connection ids that could not be disconnected.
- disconnectPlayer(DisconnectPlayerRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Disconnects a player from the game runtime.
- disconnectPlayer(Consumer<DisconnectPlayerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Disconnects a player from the game runtime.
- disconnectPlayer(DisconnectPlayerRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Disconnects a player from the game runtime.
- disconnectPlayer(Consumer<DisconnectPlayerRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Disconnects a player from the game runtime.
- DisconnectPlayerRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- DisconnectPlayerRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- DisconnectPlayerRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- DisconnectPlayerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.DisconnectPlayerRequestMarshaller
-
- DisconnectPlayerResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- DisconnectPlayerResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- disconnectSuccesses(Collection<String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse.Builder
-
The list of the connection ids that were disconnected.
- disconnectSuccesses(String...) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse.Builder
-
The list of the connection ids that were disconnected.
- disconnectSuccesses() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
The list of the connection ids that were disconnected.
- game(GameDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameResponse.Builder
-
Details about the game that was created.
- game(Consumer<GameDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameResponse.Builder
-
Details about the game that was created.
- game() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
Details about the game that was created.
- game(GameDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameResponse.Builder
-
The details of the game.
- game(Consumer<GameDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameResponse.Builder
-
The details of the game.
- game() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
The details of the game.
- game(GameDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse.Builder
-
The details of the game.
- game(Consumer<GameDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse.Builder
-
The details of the game.
- game() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
The details of the game.
- gameConfiguration(GameConfigurationDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration(Consumer<GameConfigurationDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
Details about the game configuration.
- gameConfiguration(GameConfigurationDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration(Consumer<GameConfigurationDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
Details about the game configuration.
- gameConfiguration(GameConfigurationDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration(Consumer<GameConfigurationDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse.Builder
-
Details about the game configuration.
- gameConfiguration() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
Details about the game configuration.
- GameConfigurationDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Details about the game configuration.
- GameConfigurationDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GameDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Details about a game.
- GameDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- gameKey(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The game key associated with the stage.
- gameKey() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The game key associated with the stage.
- gameKey(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The game key associated with the stage.
- gameKey() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The game key associated with the stage.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest.Builder
-
The name of the game to delete.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
The name of the game to delete.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
The name of the game.
- gameName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest.Builder
-
The name of the game.
- gameName() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
The name of the game.
- games(Collection<GameSummary>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGamesResponse.Builder
-
The list of games.
- games(GameSummary...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGamesResponse.Builder
-
The list of games.
- games(Consumer<GameSummary.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGamesResponse.Builder
-
The list of games.
- games() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
The list of games.
- games() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGamesIterable
-
- games() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGamesPublisher
-
Returns a publisher that can be used to get a stream of data.
- gameSdkVersion(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.Generator.Builder
-
The target version of the GameSparks Game SDK.
- gameSdkVersion() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
The target version of the GameSparks Game SDK.
- GameSparksAsyncClient - Interface in software.amazon.awssdk.services.gamesparks
-
Service client for accessing GameSparks asynchronously.
- GameSparksAsyncClientBuilder - Interface in software.amazon.awssdk.services.gamesparks
-
- GameSparksBaseClientBuilder<B extends GameSparksBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.gamesparks
-
- GameSparksClient - Interface in software.amazon.awssdk.services.gamesparks
-
Service client for accessing GameSparks.
- GameSparksClientBuilder - Interface in software.amazon.awssdk.services.gamesparks
-
- GameSparksClientOption<T> - Class in software.amazon.awssdk.services.gamesparks.internal
-
- GameSparksException - Exception in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksException(GameSparksException.Builder) - Constructor for exception software.amazon.awssdk.services.gamesparks.model.GameSparksException
-
- GameSparksException.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksException.BuilderImpl - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksRequest(GameSparksRequest.Builder) - Constructor for class software.amazon.awssdk.services.gamesparks.model.GameSparksRequest
-
- GameSparksRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksRequest.BuilderImpl - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksResponse(GameSparksResponse.Builder) - Constructor for class software.amazon.awssdk.services.gamesparks.model.GameSparksResponse
-
- GameSparksResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksResponse.BuilderImpl - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameSparksResponseMetadata - Class in software.amazon.awssdk.services.gamesparks.model
-
- GameState - Enum in software.amazon.awssdk.services.gamesparks.model
-
- GameSummary - Class in software.amazon.awssdk.services.gamesparks.model
-
The summary of the properties of a game.
- GameSummary.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- generatedCodeJob(GeneratedCodeJobDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse.Builder
-
Details about the generated code job.
- generatedCodeJob(Consumer<GeneratedCodeJobDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse.Builder
-
Details about the generated code job.
- generatedCodeJob() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
Details about the generated code job.
- GeneratedCodeJobDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Details about a generated code job.
- GeneratedCodeJobDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- generatedCodeJobId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails.Builder
-
The identifier for the generated code job.
- generatedCodeJobId() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
The identifier for the generated code job.
- generatedCodeJobId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse.Builder
-
The identifier of the code generation job.
- generatedCodeJobId() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
The identifier of the code generation job.
- generatedCodeJobs(Collection<GeneratedCodeJobDetails>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse.Builder
-
The list of generated code jobs.
- generatedCodeJobs(GeneratedCodeJobDetails...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse.Builder
-
The list of generated code jobs.
- generatedCodeJobs(Consumer<GeneratedCodeJobDetails.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse.Builder
-
The list of generated code jobs.
- generatedCodeJobs() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
The list of generated code jobs.
- generatedCodeJobs() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGeneratedCodeJobsIterable
-
- generatedCodeJobs() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGeneratedCodeJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- GeneratedCodeJobState - Enum in software.amazon.awssdk.services.gamesparks.model
-
- Generator - Class in software.amazon.awssdk.services.gamesparks.model
-
Properties that specify the code generator for a generated code job.
- generator(Generator) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest.Builder
-
Properties of the generator to use for the job.
- generator(Consumer<Generator.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest.Builder
-
Properties of the generator to use for the job.
- generator() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
Properties of the generator to use for the job.
- Generator.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getExtension(GetExtensionRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a specified extension.
- getExtension(Consumer<GetExtensionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a specified extension.
- getExtension(GetExtensionRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a specified extension.
- getExtension(Consumer<GetExtensionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a specified extension.
- GetExtensionRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetExtensionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetExtensionRequestMarshaller
-
- GetExtensionResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getExtensionVersion(GetExtensionVersionRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a specified extension version.
- getExtensionVersion(Consumer<GetExtensionVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a specified extension version.
- getExtensionVersion(GetExtensionVersionRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a specified extension version.
- getExtensionVersion(Consumer<GetExtensionVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a specified extension version.
- GetExtensionVersionRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionVersionRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionVersionRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetExtensionVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetExtensionVersionRequestMarshaller
-
- GetExtensionVersionResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetExtensionVersionResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getGame(GetGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a game.
- getGame(Consumer<GetGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a game.
- getGame(GetGameRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a game.
- getGame(Consumer<GetGameRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a game.
- getGameConfiguration(GetGameConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets the configuration of the game.
- getGameConfiguration(Consumer<GetGameConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets the configuration of the game.
- getGameConfiguration(GetGameConfigurationRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets the configuration of the game.
- getGameConfiguration(Consumer<GetGameConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets the configuration of the game.
- GetGameConfigurationRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGameConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetGameConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetGameConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetGameConfigurationRequestMarshaller
-
- GetGameConfigurationResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGameConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetGameRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGameRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetGameRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetGameRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetGameRequestMarshaller
-
- GetGameResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGameResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getGeneratedCodeJob(GetGeneratedCodeJobRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a job that is generating code for a snapshot.
- getGeneratedCodeJob(Consumer<GetGeneratedCodeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets details about a job that is generating code for a snapshot.
- getGeneratedCodeJob(GetGeneratedCodeJobRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a job that is generating code for a snapshot.
- getGeneratedCodeJob(Consumer<GetGeneratedCodeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets details about a job that is generating code for a snapshot.
- GetGeneratedCodeJobRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGeneratedCodeJobRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetGeneratedCodeJobRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetGeneratedCodeJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetGeneratedCodeJobRequestMarshaller
-
- GetGeneratedCodeJobResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetGeneratedCodeJobResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getPlayerConnectionStatus(GetPlayerConnectionStatusRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets the status of a player's connection to the game runtime.
- getPlayerConnectionStatus(Consumer<GetPlayerConnectionStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets the status of a player's connection to the game runtime.
- getPlayerConnectionStatus(GetPlayerConnectionStatusRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets the status of a player's connection to the game runtime.
- getPlayerConnectionStatus(Consumer<GetPlayerConnectionStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets the status of a player's connection to the game runtime.
- GetPlayerConnectionStatusRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetPlayerConnectionStatusRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetPlayerConnectionStatusRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetPlayerConnectionStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetPlayerConnectionStatusRequestMarshaller
-
- GetPlayerConnectionStatusResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetPlayerConnectionStatusResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getSnapshot(GetSnapshotRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a copy of the game configuration in a snapshot.
- getSnapshot(Consumer<GetSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a copy of the game configuration in a snapshot.
- getSnapshot(GetSnapshotRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a copy of the game configuration in a snapshot.
- getSnapshot(Consumer<GetSnapshotRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a copy of the game configuration in a snapshot.
- GetSnapshotRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetSnapshotRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetSnapshotRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetSnapshotRequestMarshaller
-
- GetSnapshotResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetSnapshotResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getStage(GetStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets information about a stage.
- getStage(Consumer<GetStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets information about a stage.
- getStage(GetStageRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets information about a stage.
- getStage(Consumer<GetStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets information about a stage.
- getStageDeployment(GetStageDeploymentRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets information about a stage deployment.
- getStageDeployment(Consumer<GetStageDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets information about a stage deployment.
- getStageDeployment(GetStageDeploymentRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets information about a stage deployment.
- getStageDeployment(Consumer<GetStageDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets information about a stage deployment.
- GetStageDeploymentRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetStageDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetStageDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetStageDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetStageDeploymentRequestMarshaller
-
- GetStageDeploymentResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetStageDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetStageRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetStageRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- GetStageRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- GetStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.GetStageRequestMarshaller
-
- GetStageResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- GetStageResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
- hasConnections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
For responses, this returns true if the service returned a value for the Connections property.
- hasDisconnectFailures() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
For responses, this returns true if the service returned a value for the DisconnectFailures property.
- hasDisconnectSuccesses() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
For responses, this returns true if the service returned a value for the DisconnectSuccesses property.
- hasExtensions() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
For responses, this returns true if the service returned a value for the Extensions property.
- hasExtensionVersions() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
For responses, this returns true if the service returned a value for the ExtensionVersions property.
- hasGames() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
For responses, this returns true if the service returned a value for the Games property.
- hasGeneratedCodeJobs() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
For responses, this returns true if the service returned a value for the GeneratedCodeJobs property.
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
- hasModifications() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
For responses, this returns true if the service returned a value for the Modifications property.
- hasSections() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
For responses, this returns true if the service returned a value for the Sections property.
- hasSections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
For responses, this returns true if the service returned a value for the Sections property.
- hasSections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
For responses, this returns true if the service returned a value for the Sections property.
- hasSections() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
For responses, this returns true if the service returned a value for the Sections property.
- hasSnapshots() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
For responses, this returns true if the service returned a value for the Snapshots property.
- hasStageDeployments() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
For responses, this returns true if the service returned a value for the StageDeployments property.
- hasStages() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
For responses, this returns true if the service returned a value for the Stages property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- language(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.Generator.Builder
-
The programming language for the generated code.
- language() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
The programming language for the generated code.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails.Builder
-
The date when the game was last modified.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
The date when the game was last modified.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The date when the game was last modified.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The date when the game was last modified.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotDetails.Builder
-
The timestamp of when the snapshot was last updated.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
The timestamp of when the snapshot was last updated.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotSummary.Builder
-
Then timestamp of when the snapshot was last updated.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
Then timestamp of when the snapshot was last updated.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The timestamp of when the deployment was last updated.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The timestamp of when the deployment was last updated.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The timestamp of when the deployment was last updated.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The timestamp of when the deployment was last updated.
- lastUpdated(Instant) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The timestamp of when the stage was last updated.
- lastUpdated() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The timestamp of when the stage was last updated.
- listExtensions(ListExtensionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available extensions.
- listExtensions(Consumer<ListExtensionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available extensions.
- listExtensions(ListExtensionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available extensions.
- listExtensions(Consumer<ListExtensionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available extensions.
- ListExtensionsIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListExtensionsIterable(GameSparksClient, ListExtensionsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionsIterable
-
- listExtensionsPaginator(ListExtensionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available extensions.
- listExtensionsPaginator(Consumer<ListExtensionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available extensions.
- listExtensionsPaginator(ListExtensionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available extensions.
- listExtensionsPaginator(Consumer<ListExtensionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available extensions.
- ListExtensionsPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListExtensionsPublisher(GameSparksAsyncClient, ListExtensionsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionsPublisher
-
- ListExtensionsRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionsRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionsRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListExtensionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListExtensionsRequestMarshaller
-
- ListExtensionsResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionsResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listExtensionVersions(ListExtensionVersionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersions(Consumer<ListExtensionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersions(ListExtensionVersionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersions(Consumer<ListExtensionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available versions for the extension.
- ListExtensionVersionsIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListExtensionVersionsIterable(GameSparksClient, ListExtensionVersionsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionVersionsIterable
-
- listExtensionVersionsPaginator(ListExtensionVersionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersionsPaginator(Consumer<ListExtensionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersionsPaginator(ListExtensionVersionsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available versions for the extension.
- listExtensionVersionsPaginator(Consumer<ListExtensionVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of available versions for the extension.
- ListExtensionVersionsPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListExtensionVersionsPublisher(GameSparksAsyncClient, ListExtensionVersionsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionVersionsPublisher
-
- ListExtensionVersionsRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionVersionsRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionVersionsRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListExtensionVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListExtensionVersionsRequestMarshaller
-
- ListExtensionVersionsResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListExtensionVersionsResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listGames(ListGamesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of games.
- listGames(Consumer<ListGamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of games.
- listGames(ListGamesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of games.
- listGames(Consumer<ListGamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of games.
- ListGamesIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListGamesIterable(GameSparksClient, ListGamesRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListGamesIterable
-
- listGamesPaginator(ListGamesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of games.
- listGamesPaginator(Consumer<ListGamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of games.
- listGamesPaginator(ListGamesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of games.
- listGamesPaginator(Consumer<ListGamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of games.
- ListGamesPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListGamesPublisher(GameSparksAsyncClient, ListGamesRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListGamesPublisher
-
- ListGamesRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListGamesRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListGamesRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListGamesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListGamesRequestMarshaller
-
- ListGamesResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListGamesResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listGeneratedCodeJobs(ListGeneratedCodeJobsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobs(Consumer<ListGeneratedCodeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobs(ListGeneratedCodeJobsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobs(Consumer<ListGeneratedCodeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of code generation jobs for a snapshot.
- ListGeneratedCodeJobsIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListGeneratedCodeJobsIterable(GameSparksClient, ListGeneratedCodeJobsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListGeneratedCodeJobsIterable
-
- listGeneratedCodeJobsPaginator(ListGeneratedCodeJobsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobsPaginator(Consumer<ListGeneratedCodeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobsPaginator(ListGeneratedCodeJobsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of code generation jobs for a snapshot.
- listGeneratedCodeJobsPaginator(Consumer<ListGeneratedCodeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of code generation jobs for a snapshot.
- ListGeneratedCodeJobsPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListGeneratedCodeJobsPublisher(GameSparksAsyncClient, ListGeneratedCodeJobsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListGeneratedCodeJobsPublisher
-
- ListGeneratedCodeJobsRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListGeneratedCodeJobsRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListGeneratedCodeJobsRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListGeneratedCodeJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListGeneratedCodeJobsRequestMarshaller
-
- ListGeneratedCodeJobsResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListGeneratedCodeJobsResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listSnapshots(ListSnapshotsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshots(Consumer<ListSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshots(ListSnapshotsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshots(Consumer<ListSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of snapshot summaries from the game.
- ListSnapshotsIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListSnapshotsIterable(GameSparksClient, ListSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListSnapshotsIterable
-
- listSnapshotsPaginator(ListSnapshotsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshotsPaginator(Consumer<ListSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshotsPaginator(ListSnapshotsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of snapshot summaries from the game.
- listSnapshotsPaginator(Consumer<ListSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of snapshot summaries from the game.
- ListSnapshotsPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListSnapshotsPublisher(GameSparksAsyncClient, ListSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListSnapshotsPublisher
-
- ListSnapshotsRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListSnapshotsRequestMarshaller
-
- ListSnapshotsResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listStageDeployments(ListStageDeploymentsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeployments(Consumer<ListStageDeploymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeployments(ListStageDeploymentsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeployments(Consumer<ListStageDeploymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage deployment summaries from the game.
- ListStageDeploymentsIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListStageDeploymentsIterable(GameSparksClient, ListStageDeploymentsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListStageDeploymentsIterable
-
- listStageDeploymentsPaginator(ListStageDeploymentsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeploymentsPaginator(Consumer<ListStageDeploymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeploymentsPaginator(ListStageDeploymentsRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage deployment summaries from the game.
- listStageDeploymentsPaginator(Consumer<ListStageDeploymentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage deployment summaries from the game.
- ListStageDeploymentsPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListStageDeploymentsPublisher(GameSparksAsyncClient, ListStageDeploymentsRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListStageDeploymentsPublisher
-
- ListStageDeploymentsRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListStageDeploymentsRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListStageDeploymentsRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListStageDeploymentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListStageDeploymentsRequestMarshaller
-
- ListStageDeploymentsResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListStageDeploymentsResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listStages(ListStagesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage summaries from the game.
- listStages(Consumer<ListStagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage summaries from the game.
- listStages(ListStagesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage summaries from the game.
- listStages(Consumer<ListStagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage summaries from the game.
- ListStagesIterable - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListStagesIterable(GameSparksClient, ListStagesRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListStagesIterable
-
- listStagesPaginator(ListStagesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage summaries from the game.
- listStagesPaginator(Consumer<ListStagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Gets a paginated list of stage summaries from the game.
- listStagesPaginator(ListStagesRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage summaries from the game.
- listStagesPaginator(Consumer<ListStagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Gets a paginated list of stage summaries from the game.
- ListStagesPublisher - Class in software.amazon.awssdk.services.gamesparks.paginators
-
- ListStagesPublisher(GameSparksAsyncClient, ListStagesRequest) - Constructor for class software.amazon.awssdk.services.gamesparks.paginators.ListStagesPublisher
-
- ListStagesRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListStagesRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListStagesRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListStagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListStagesRequestMarshaller
-
- ListStagesResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListStagesResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Lists the tags associated with a GameSparks resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Lists the tags associated with a GameSparks resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Lists the tags associated with a GameSparks resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Lists the tags associated with a GameSparks resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- logGroup(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The Amazon CloudWatch log group for game runtimes deployed to the stage.
- logGroup() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The Amazon CloudWatch log group for game runtimes deployed to the stage.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionDetails.Builder
-
The name of the extension.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
The name of the extension.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails.Builder
-
The name of the extension.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
The name of the extension.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The name of the game.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The name of the game.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSummary.Builder
-
The name of the game.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
The name of the game.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest.Builder
-
The name of the extension.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
The name of the extension.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest.Builder
-
The name of the extension.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
The name of the extension.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest.Builder
-
The name of the extension.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
The name of the extension.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.Section.Builder
-
The name of the section.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
The name of the section.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The name of the stage.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The name of the stage.
- name(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The name of the stage.
- name() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The name of the stage.
- namespace(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionDetails.Builder
-
The namespace (qualifier) of the extension.
- namespace() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
The namespace (qualifier) of the extension.
- namespace(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails.Builder
-
The namespace (qualifier) of the extension.
- namespace() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
The namespace (qualifier) of the extension.
- namespace(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest.Builder
-
The namespace (qualifier) of the extension.
- namespace() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
The namespace (qualifier) of the extension.
- namespace(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest.Builder
-
The namespace (qualifier) of the extension.
- namespace() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
The namespace (qualifier) of the extension.
- namespace(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest.Builder
-
The namespace (qualifier) of the extension.
- namespace() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
The namespace (qualifier) of the extension.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGamesRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGamesResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesRequest.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
The token that indicates the start of the next sequential page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesResponse.Builder
-
The token that indicates the start of the next sequential page of results.
- nextToken() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
The token that indicates the start of the next sequential page of results.
- s3Url(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse.Builder
-
The presigned URL for the snapshot data.
- s3Url() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
The presigned URL for the snapshot data.
- s3Url(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails.Builder
-
A presigned URL that can be used to download the generated code.
- s3Url() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
A presigned URL that can be used to download the generated code.
- schema(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails.Builder
-
The model that defines the interface for this extension version.
- schema() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
The model that defines the interface for this extension version.
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.AccessDeniedException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.InternalServerException
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.ServiceQuotaExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.ThrottlingException
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.gamesparks.model.ValidationException
-
- Section - Class in software.amazon.awssdk.services.gamesparks.model
-
The configuration section.
- section(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.SectionModification.Builder
-
The name of the section to be modified.
- section() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
The name of the section to be modified.
- Section.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- SectionModification - Class in software.amazon.awssdk.services.gamesparks.model
-
A single modification to the configuration section.
- SectionModification.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- sections(Map<String, Section>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails.Builder
-
Configuration data, organized by section name.
- sections() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
Configuration data, organized by section name.
- sections(Collection<String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest.Builder
-
The list of sections to return.
- sections(String...) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest.Builder
-
The list of sections to return.
- sections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
The list of sections to return.
- sections(Collection<String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest.Builder
-
The list of game configuration sections to be described.
- sections(String...) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest.Builder
-
The list of game configuration sections to be described.
- sections() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
The list of game configuration sections to be described.
- sections(Map<String, Section>) - Method in interface software.amazon.awssdk.services.gamesparks.model.SnapshotDetails.Builder
-
The sections in the snapshot.
- sections() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
The sections in the snapshot.
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.GameSparksException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.InternalServerException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.Section
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.ServiceQuotaExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.ThrottlingException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.gamesparks.model.ValidationException
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
- ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.gamesparks.model
-
The request would result in exceeding service quota.
- ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- size(Integer) - Method in interface software.amazon.awssdk.services.gamesparks.model.Section.Builder
-
The size, in bytes, of the section contents.
- size() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
The size, in bytes, of the section contents.
- snapshot(SnapshotDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse.Builder
-
Properties that provide details of the created snapshot.
- snapshot(Consumer<SnapshotDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse.Builder
-
Properties that provide details of the created snapshot.
- snapshot() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
Properties that provide details of the created snapshot.
- snapshot(SnapshotDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse.Builder
-
Properties that provide details of the snapshot.
- snapshot(Consumer<SnapshotDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse.Builder
-
Properties that provide details of the snapshot.
- snapshot() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
Properties that provide details of the snapshot.
- snapshot(SnapshotDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse.Builder
-
Properties that provide details of the updated snapshot.
- snapshot(Consumer<SnapshotDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse.Builder
-
Properties that provide details of the updated snapshot.
- snapshot() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
Properties that provide details of the updated snapshot.
- SnapshotDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Properties that provide details of a snapshot.
- SnapshotDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest.Builder
-
The identifier of the snapshot to export.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
The identifier of the snapshot to export.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest.Builder
-
The identifier of the snapshot for the code generation job.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
The identifier of the snapshot for the code generation job.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest.Builder
-
The identifier of the snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
The identifier of the snapshot.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest.Builder
-
The identifier of the snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
The identifier of the snapshot.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails.Builder
-
The identifier of the snapshot associated with the stage deployment.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
The identifier of the snapshot associated with the stage deployment.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary.Builder
-
The identifier of the snapshot associated with the stage deployment.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
The identifier of the snapshot associated with the stage deployment.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest.Builder
-
The identifier of the snapshot for which to generate code.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
The identifier of the snapshot for which to generate code.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest.Builder
-
The identifier of the snapshot to deploy.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
The identifier of the snapshot to deploy.
- snapshotId(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest.Builder
-
The identifier of the snapshot.
- snapshotId() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
The identifier of the snapshot.
- snapshots(Collection<SnapshotSummary>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse.Builder
-
A list of snapshot summaries.
- snapshots(SnapshotSummary...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse.Builder
-
A list of snapshot summaries.
- snapshots(Consumer<SnapshotSummary.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse.Builder
-
A list of snapshot summaries.
- snapshots() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
A list of snapshot summaries.
- snapshots() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListSnapshotsIterable
-
- snapshots() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListSnapshotsPublisher
-
Returns a publisher that can be used to get a stream of data.
- SnapshotSummary - Class in software.amazon.awssdk.services.gamesparks.model
-
The summary of the properties of a snapshot.
- SnapshotSummary.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- software.amazon.awssdk.services.gamesparks - package software.amazon.awssdk.services.gamesparks
-
- software.amazon.awssdk.services.gamesparks.internal - package software.amazon.awssdk.services.gamesparks.internal
-
- software.amazon.awssdk.services.gamesparks.model - package software.amazon.awssdk.services.gamesparks.model
-
- software.amazon.awssdk.services.gamesparks.paginators - package software.amazon.awssdk.services.gamesparks.paginators
-
- software.amazon.awssdk.services.gamesparks.transform - package software.amazon.awssdk.services.gamesparks.transform
-
- stage(StageDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageResponse.Builder
-
Properties that describe the stage.
- stage(Consumer<StageDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageResponse.Builder
-
Properties that describe the stage.
- stage() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
Properties that describe the stage.
- stage(StageDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageResponse.Builder
-
Properties that provide details of the stage.
- stage(Consumer<StageDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageResponse.Builder
-
Properties that provide details of the stage.
- stage() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
Properties that provide details of the stage.
- stage(StageDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse.Builder
-
Properties that provide details of the updated stage.
- stage(Consumer<StageDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse.Builder
-
Properties that provide details of the updated stage.
- stage() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
Properties that provide details of the updated stage.
- stageDeployment(StageDeploymentDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse.Builder
-
Properties that provide details of the stage deployment.
- stageDeployment(Consumer<StageDeploymentDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse.Builder
-
Properties that provide details of the stage deployment.
- stageDeployment() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
Properties that provide details of the stage deployment.
- stageDeployment(StageDeploymentDetails) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse.Builder
-
Properties that describe the stage deployment.
- stageDeployment(Consumer<StageDeploymentDetails.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse.Builder
-
Properties that describe the stage deployment.
- stageDeployment() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
Properties that describe the stage deployment.
- StageDeploymentDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Properties that provide details of a stage deployment.
- StageDeploymentDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- stageDeployments(Collection<StageDeploymentSummary>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse.Builder
-
A list of stage deployment summaries.
- stageDeployments(StageDeploymentSummary...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse.Builder
-
A list of stage deployment summaries.
- stageDeployments(Consumer<StageDeploymentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse.Builder
-
A list of stage deployment summaries.
- stageDeployments() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
A list of stage deployment summaries.
- stageDeployments() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStageDeploymentsIterable
-
- stageDeployments() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStageDeploymentsPublisher
-
Returns a publisher that can be used to get a stream of data.
- StageDeploymentSummary - Class in software.amazon.awssdk.services.gamesparks.model
-
The summary of the properties of a stage deployment.
- StageDeploymentSummary.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- StageDetails - Class in software.amazon.awssdk.services.gamesparks.model
-
Properties that provide details of a stage.
- StageDetails.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest.Builder
-
The name of the stage to delete.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
The name of the stage to delete.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GetStageRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
The name of the stage.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest.Builder
-
The name of the stage to deploy the snapshot onto.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
The name of the stage to deploy the snapshot onto.
- stageName(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest.Builder
-
The name of the stage.
- stageName() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
The name of the stage.
- stages(Collection<StageSummary>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesResponse.Builder
-
A list of stage summaries.
- stages(StageSummary...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesResponse.Builder
-
A list of stage summaries.
- stages(Consumer<StageSummary.Builder>...) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListStagesResponse.Builder
-
A list of stage summaries.
- stages() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
A list of stage summaries.
- stages() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStagesIterable
-
- stages() - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStagesPublisher
-
Returns a publisher that can be used to get a stream of data.
- StageState - Enum in software.amazon.awssdk.services.gamesparks.model
-
- StageSummary - Class in software.amazon.awssdk.services.gamesparks.model
-
The summary of the properties of a stage.
- StageSummary.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- startGeneratedCodeJob(StartGeneratedCodeJobRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Starts an asynchronous process that generates client code for system-defined and custom messages.
- startGeneratedCodeJob(Consumer<StartGeneratedCodeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Starts an asynchronous process that generates client code for system-defined and custom messages.
- startGeneratedCodeJob(StartGeneratedCodeJobRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Starts an asynchronous process that generates client code for system-defined and custom messages.
- startGeneratedCodeJob(Consumer<StartGeneratedCodeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Starts an asynchronous process that generates client code for system-defined and custom messages.
- StartGeneratedCodeJobRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- StartGeneratedCodeJobRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- StartGeneratedCodeJobRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- StartGeneratedCodeJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.StartGeneratedCodeJobRequestMarshaller
-
- StartGeneratedCodeJobResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- StartGeneratedCodeJobResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- startStageDeployment(StartStageDeploymentRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deploys a snapshot to the stage and creates a new game runtime.
- startStageDeployment(Consumer<StartStageDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Deploys a snapshot to the stage and creates a new game runtime.
- startStageDeployment(StartStageDeploymentRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deploys a snapshot to the stage and creates a new game runtime.
- startStageDeployment(Consumer<StartStageDeploymentRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Deploys a snapshot to the stage and creates a new game runtime.
- StartStageDeploymentRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- StartStageDeploymentRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- StartStageDeploymentRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- StartStageDeploymentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.StartStageDeploymentRequestMarshaller
-
- StartStageDeploymentResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- StartStageDeploymentResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- state(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The state of the game.
- state(GameState) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The state of the game.
- state() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The state of the game.
- state(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSummary.Builder
-
The state of the game.
- state(GameState) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSummary.Builder
-
The state of the game.
- state() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
The state of the game.
- state(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The state of the stage.
- state(StageState) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The state of the stage.
- state() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The state of the stage.
- state(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The state of the stage.
- state(StageState) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The state of the stage.
- state() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The state of the stage.
- stateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The state of the game.
- stateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
The state of the game.
- stateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The state of the stage.
- stateAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The state of the stage.
- status(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails.Builder
-
The status of the generated code job
- status(GeneratedCodeJobState) - Method in interface software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails.Builder
-
The status of the generated code job
- status() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
The status of the generated code job
- statusAsString() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
The status of the generated code job
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSparksException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.gamesparks.model.GameSparksException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.ServiceQuotaExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.gamesparks.model.ValidationException.Builder
-
- subscribe(Subscriber<? super ListExtensionsResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionsPublisher
-
- subscribe(Subscriber<? super ListExtensionVersionsResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListExtensionVersionsPublisher
-
- subscribe(Subscriber<? super ListGamesResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGamesPublisher
-
- subscribe(Subscriber<? super ListGeneratedCodeJobsResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListGeneratedCodeJobsPublisher
-
- subscribe(Subscriber<? super ListSnapshotsResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListSnapshotsPublisher
-
- subscribe(Subscriber<? super ListStageDeploymentsResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStageDeploymentsPublisher
-
- subscribe(Subscriber<? super ListStagesResponse>) - Method in class software.amazon.awssdk.services.gamesparks.paginators.ListStagesPublisher
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest.Builder
-
The keys of the tags to remove.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest.Builder
-
The keys of the tags to remove.
- tagKeys() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
The keys of the tags to remove.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Adds tags to a GameSparks resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksAsyncClient
-
Adds tags to a GameSparks resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Adds tags to a GameSparks resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.gamesparks.GameSparksClient
-
Adds tags to a GameSparks resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.gamesparks.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.gamesparks.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.gamesparks.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.gamesparks.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateGameRequest.Builder
-
The list of tags to apply to the game.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
The list of tags to apply to the game.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.CreateStageRequest.Builder
-
The list of tags to apply to the stage.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
The list of tags to apply to the stage.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameDetails.Builder
-
The tags associated with the game.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
The tags associated with the game.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.GameSummary.Builder
-
The tags associated with the game.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
The tags associated with the game.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse.Builder
-
The tags associated with the resource.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
The tags associated with the resource.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageDetails.Builder
-
The tags associated with the stage.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
The tags associated with the stage.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.StageSummary.Builder
-
The tags associated with the stage.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
The tags associated with the stage.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.gamesparks.model.TagResourceRequest.Builder
-
The tags to add to the resource.
- tags() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
The tags to add to the resource.
- targetPlatform(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.Generator.Builder
-
The platform that will be used to run the generated code.
- targetPlatform() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
The platform that will be used to run the generated code.
- ThrottlingException - Exception in software.amazon.awssdk.services.gamesparks.model
-
The request throughput limit was exceeded.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.AccessDeniedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.GameSparksException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSparksRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.InternalServerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.ServiceQuotaExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.ThrottlingException
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.gamesparks.model.ValidationException
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.Connection
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateGameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.CreateStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteGameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DeleteStageResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentAction
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DeploymentResult
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentState
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.DisconnectPlayerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ExportSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GameConfigurationDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GameDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.GameState
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GameSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobState
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.Generator
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetExtensionVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetGeneratedCodeJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetPlayerConnectionStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.GetStageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ImportGameConfigurationSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListExtensionVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGamesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListGeneratedCodeJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListSnapshotsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStageDeploymentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListStagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.Operation
-
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.ResultCode
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.Section
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.SnapshotSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDeploymentSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.gamesparks.model.StageState
-
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StageSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StartGeneratedCodeJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.StartStageDeploymentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateGameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateSnapshotResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.gamesparks.model.UpdateStageResponse
-
Returns a string representation of this object.
- ValidationException - Exception in software.amazon.awssdk.services.gamesparks.model
-
One of the parameters in the request is invalid.
- ValidationException.Builder - Interface in software.amazon.awssdk.services.gamesparks.model
-
- value(Document) - Method in interface software.amazon.awssdk.services.gamesparks.model.SectionModification.Builder
-
For add and replace operations, this is the value that will be used.
- value() - Method in class software.amazon.awssdk.services.gamesparks.model.SectionModification
-
For add and replace operations, this is the value that will be used.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.GameState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.ResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.gamesparks.model.StageState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.DeploymentState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.GameState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.GeneratedCodeJobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.ResultCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.gamesparks.model.StageState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in interface software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails.Builder
-
The version of the extension.
- version() - Method in class software.amazon.awssdk.services.gamesparks.model.ExtensionVersionDetails
-
The version of the extension.