Uses of Class
software.amazon.awssdk.services.ram.model.ReplacePermissionAssociationsRequest
Packages that use ReplacePermissionAssociationsRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of ReplacePermissionAssociationsRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type ReplacePermissionAssociationsRequestModifier and TypeMethodDescriptionRamAsyncClient.replacePermissionAssociations(ReplacePermissionAssociationsRequest replacePermissionAssociationsRequest) Updates all resource shares that use a managed permission to a different managed permission.RamClient.replacePermissionAssociations(ReplacePermissionAssociationsRequest replacePermissionAssociationsRequest) Updates all resource shares that use a managed permission to a different managed permission. -
Uses of ReplacePermissionAssociationsRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type ReplacePermissionAssociationsRequestModifier and TypeMethodDescriptionReplacePermissionAssociationsRequestMarshaller.marshall(ReplacePermissionAssociationsRequest replacePermissionAssociationsRequest)