Uses of Class
com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
Packages that use DeleteSnapshotCopyGrantResult
-
Uses of DeleteSnapshotCopyGrantResult in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift that return DeleteSnapshotCopyGrantResultModifier and TypeMethodDescriptionAbstractAmazonRedshift.deleteSnapshotCopyGrant
(DeleteSnapshotCopyGrantRequest request) AmazonRedshift.deleteSnapshotCopyGrant
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest) Deletes the specified snapshot copy grant.AmazonRedshiftClient.deleteSnapshotCopyGrant
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest) Deletes the specified snapshot copy grant.Methods in com.amazonaws.services.redshift that return types with arguments of type DeleteSnapshotCopyGrantResultModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request) AbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest) Deletes the specified snapshot copy grant.AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) Deletes the specified snapshot copy grant.AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request) AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) Method parameters in com.amazonaws.services.redshift with type arguments of type DeleteSnapshotCopyGrantResultModifier and TypeMethodDescriptionAbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) Deletes the specified snapshot copy grant.AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync
(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest, DeleteSnapshotCopyGrantResult> asyncHandler) -
Uses of DeleteSnapshotCopyGrantResult in com.amazonaws.services.redshift.model
Methods in com.amazonaws.services.redshift.model that return DeleteSnapshotCopyGrantResult