Uses of Class
software.amazon.awssdk.services.ram.model.ThrottlingException
-
Packages that use ThrottlingException Package Description software.amazon.awssdk.services.ram This is the Resource Access Manager API Reference. -
-
Uses of ThrottlingException in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that throw ThrottlingException Modifier and Type Method Description default AssociateResourceShareResponseRamClient. associateResourceShare(Consumer<AssociateResourceShareRequest.Builder> associateResourceShareRequest)Adds the specified list of principals and list of resources to a resource share.default AssociateResourceShareResponseRamClient. associateResourceShare(AssociateResourceShareRequest associateResourceShareRequest)Adds the specified list of principals and list of resources to a resource share.
-