Uses of Class
com.amazonaws.services.redshift.model.DeleteSnapshotCopyGrantResult
-
Packages that use DeleteSnapshotCopyGrantResult Package Description com.amazonaws.services.redshift com.amazonaws.services.redshift.model -
-
Uses of DeleteSnapshotCopyGrantResult in com.amazonaws.services.redshift
Methods in com.amazonaws.services.redshift that return DeleteSnapshotCopyGrantResult Modifier and Type Method Description DeleteSnapshotCopyGrantResultAbstractAmazonRedshift. deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest request)DeleteSnapshotCopyGrantResultAmazonRedshift. deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)Deletes the specified snapshot copy grant.DeleteSnapshotCopyGrantResultAmazonRedshiftClient. deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)Deletes the specified snapshot copy grant.Method parameters in com.amazonaws.services.redshift with type arguments of type DeleteSnapshotCopyGrantResult Modifier and Type Method Description Future<DeleteSnapshotCopyGrantResult>AbstractAmazonRedshiftAsync. deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest request, AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler)Future<DeleteSnapshotCopyGrantResult>AmazonRedshiftAsync. deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest, AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler)Deletes the specified snapshot copy grant.Future<DeleteSnapshotCopyGrantResult>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 Modifier and Type Method Description DeleteSnapshotCopyGrantResultDeleteSnapshotCopyGrantResult. clone()
-