public static interface ExportSnapshotRequest.Builder extends GameSparksRequest.Builder, SdkPojo, CopyableBuilder<ExportSnapshotRequest.Builder,ExportSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotRequest.Builder |
gameName(String gameName)
The name of the game.
|
ExportSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ExportSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ExportSnapshotRequest.Builder |
snapshotId(String snapshotId)
The identifier of the snapshot to export.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildExportSnapshotRequest.Builder gameName(String gameName)
The name of the game.
gameName - The name of the game.ExportSnapshotRequest.Builder snapshotId(String snapshotId)
The identifier of the snapshot to export.
snapshotId - The identifier of the snapshot to export.ExportSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderExportSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.