Uses of Class
software.amazon.awssdk.services.sqs.model.RemovePermissionRequest
Packages that use RemovePermissionRequest
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of RemovePermissionRequest in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs with parameters of type RemovePermissionRequestModifier and TypeMethodDescriptionSqsAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest) Revokes any permissions in the queue policy that matches the specifiedLabelparameter.default RemovePermissionResponseSqsClient.removePermission(RemovePermissionRequest removePermissionRequest) Revokes any permissions in the queue policy that matches the specifiedLabelparameter. -
Uses of RemovePermissionRequest in software.amazon.awssdk.services.sqs.transform
Methods in software.amazon.awssdk.services.sqs.transform with parameters of type RemovePermissionRequestModifier and TypeMethodDescriptionRemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest)