Uses of Class
software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest
Packages that use GetResourceShareAssociationsRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourceShareAssociationsRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type GetResourceShareAssociationsRequestModifier and TypeMethodDescriptionRamAsyncClient.getResourceShareAssociations(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) Retrieves the lists of resources and principals that associated for resource shares that you own.RamClient.getResourceShareAssociations(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) Retrieves the lists of resources and principals that associated for resource shares that you own.RamAsyncClient.getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) This is a variant ofRamAsyncClient.getResourceShareAssociations(software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest)operation.RamClient.getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) This is a variant ofRamClient.getResourceShareAssociations(software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest)operation. -
Uses of GetResourceShareAssociationsRequest in software.amazon.awssdk.services.ram.paginators
Constructors in software.amazon.awssdk.services.ram.paginators with parameters of type GetResourceShareAssociationsRequestModifierConstructorDescriptionGetResourceShareAssociationsIterable(RamClient client, GetResourceShareAssociationsRequest firstRequest) GetResourceShareAssociationsPublisher(RamAsyncClient client, GetResourceShareAssociationsRequest firstRequest) -
Uses of GetResourceShareAssociationsRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type GetResourceShareAssociationsRequestModifier and TypeMethodDescriptionGetResourceShareAssociationsRequestMarshaller.marshall(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest)