public static interface DeleteSnapshotCopyGrantRequest.Builder extends RedshiftRequest.Builder, SdkPojo, CopyableBuilder<DeleteSnapshotCopyGrantRequest.Builder,DeleteSnapshotCopyGrantRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotCopyGrantRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteSnapshotCopyGrantRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteSnapshotCopyGrantRequest.Builder |
snapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteSnapshotCopyGrantRequest.Builder snapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant to delete.
snapshotCopyGrantName - The name of the snapshot copy grant to delete.DeleteSnapshotCopyGrantRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteSnapshotCopyGrantRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.