Uses of Class
software.amazon.awssdk.services.ram.model.CreatePermissionVersionRequest
Packages that use CreatePermissionVersionRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of CreatePermissionVersionRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type CreatePermissionVersionRequestModifier and TypeMethodDescriptionRamAsyncClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest) Creates a new version of the specified customer managed permission.default CreatePermissionVersionResponseRamClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest) Creates a new version of the specified customer managed permission. -
Uses of CreatePermissionVersionRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type CreatePermissionVersionRequestModifier and TypeMethodDescriptionCreatePermissionVersionRequestMarshaller.marshall(CreatePermissionVersionRequest createPermissionVersionRequest)