CopyableBuilder<DeleteSnapshotCopyGrantRequest.Builder,DeleteSnapshotCopyGrantRequest>
, SdkBuilder<DeleteSnapshotCopyGrantRequest.Builder,DeleteSnapshotCopyGrantRequest>
public static interface DeleteSnapshotCopyGrantRequest.Builder extends CopyableBuilder<DeleteSnapshotCopyGrantRequest.Builder,DeleteSnapshotCopyGrantRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteSnapshotCopyGrantRequest.Builder |
snapshotCopyGrantName(String snapshotCopyGrantName) |
The name of the snapshot copy grant to delete.
|
copy
apply, build
DeleteSnapshotCopyGrantRequest.Builder snapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant to delete.
snapshotCopyGrantName
- The name of the snapshot copy grant to delete.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.