Uses of Class
software.amazon.awssdk.services.ram.paginators.GetResourceShareAssociationsPublisher
Packages that use GetResourceShareAssociationsPublisher
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourceShareAssociationsPublisher in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return GetResourceShareAssociationsPublisherModifier and TypeMethodDescriptionRamAsyncClient.getResourceShareAssociationsPaginator(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest) This is a variant ofRamAsyncClient.getResourceShareAssociations(software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest)operation.RamAsyncClient.getResourceShareAssociationsPaginator(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) This is a variant ofRamAsyncClient.getResourceShareAssociations(software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsRequest)operation.