public static interface DeleteSnapshotRequest.Builder extends ElastiCacheRequest.Builder, CopyableBuilder<DeleteSnapshotRequest.Builder,DeleteSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
DeleteSnapshotRequest.Builder |
snapshotName(String snapshotName)
The name of the snapshot to be deleted.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteSnapshotRequest.Builder snapshotName(String snapshotName)
The name of the snapshot to be deleted.
snapshotName - The name of the snapshot to be deleted.DeleteSnapshotRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.