| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(Consumer<DeleteSnapshotCopyGrantRequest.Builder> deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
default DeleteSnapshotCopyGrantResponse |
RedshiftClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSnapshotCopyGrantResponse> |
RedshiftAsyncClient.deleteSnapshotCopyGrant(Consumer<DeleteSnapshotCopyGrantRequest.Builder> deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
default CompletableFuture<DeleteSnapshotCopyGrantResponse> |
RedshiftAsyncClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
Copyright © 2021. All rights reserved.