Uses of Class
software.amazon.awssdk.services.ram.model.DeletePermissionVersionRequest
Packages that use DeletePermissionVersionRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of DeletePermissionVersionRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type DeletePermissionVersionRequestModifier and TypeMethodDescriptionRamAsyncClient.deletePermissionVersion(DeletePermissionVersionRequest deletePermissionVersionRequest) Deletes one version of a customer managed permission.default DeletePermissionVersionResponseRamClient.deletePermissionVersion(DeletePermissionVersionRequest deletePermissionVersionRequest) Deletes one version of a customer managed permission. -
Uses of DeletePermissionVersionRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type DeletePermissionVersionRequestModifier and TypeMethodDescriptionDeletePermissionVersionRequestMarshaller.marshall(DeletePermissionVersionRequest deletePermissionVersionRequest)