Uses of Class
software.amazon.awssdk.services.ram.model.DeletePermissionRequest
Packages that use DeletePermissionRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of DeletePermissionRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type DeletePermissionRequestModifier and TypeMethodDescriptionRamAsyncClient.deletePermission(DeletePermissionRequest deletePermissionRequest) Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this operation.default DeletePermissionResponseRamClient.deletePermission(DeletePermissionRequest deletePermissionRequest) Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this operation. -
Uses of DeletePermissionRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type DeletePermissionRequestModifier and TypeMethodDescriptionDeletePermissionRequestMarshaller.marshall(DeletePermissionRequest deletePermissionRequest)