Uses of Class
software.amazon.awssdk.services.redshift.model.InvalidSnapshotCopyGrantStateException
-
Packages that use InvalidSnapshotCopyGrantStateException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InvalidSnapshotCopyGrantStateException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InvalidSnapshotCopyGrantStateException Modifier and Type Method Description default DeleteSnapshotCopyGrantResponseRedshiftClient. deleteSnapshotCopyGrant(Consumer<DeleteSnapshotCopyGrantRequest.Builder> deleteSnapshotCopyGrantRequest)Deletes the specified snapshot copy grant.default DeleteSnapshotCopyGrantResponseRedshiftClient. deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)Deletes the specified snapshot copy grant.
-