public static interface GetSnapshotRequest.Builder extends RedshiftServerlessRequest.Builder, SdkPojo, CopyableBuilder<GetSnapshotRequest.Builder,GetSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSnapshotRequest.Builder |
ownerAccount(String ownerAccount)
The owner Amazon Web Services account of a snapshot shared with another user.
|
GetSnapshotRequest.Builder |
snapshotArn(String snapshotArn)
The Amazon Resource Name (ARN) of the snapshot to return.
|
GetSnapshotRequest.Builder |
snapshotName(String snapshotName)
The name of the snapshot to return.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSnapshotRequest.Builder ownerAccount(String ownerAccount)
The owner Amazon Web Services account of a snapshot shared with another user.
ownerAccount - The owner Amazon Web Services account of a snapshot shared with another user.GetSnapshotRequest.Builder snapshotArn(String snapshotArn)
The Amazon Resource Name (ARN) of the snapshot to return.
snapshotArn - The Amazon Resource Name (ARN) of the snapshot to return.GetSnapshotRequest.Builder snapshotName(String snapshotName)
The name of the snapshot to return.
snapshotName - The name of the snapshot to return.GetSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.