Uses of Class
software.amazon.awssdk.services.ram.model.GetResourceShareAssociationsResponse
Packages that use GetResourceShareAssociationsResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourceShareAssociationsResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return GetResourceShareAssociationsResponseModifier and TypeMethodDescriptionRamClient.getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder> 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.Methods in software.amazon.awssdk.services.ram that return types with arguments of type GetResourceShareAssociationsResponseModifier and TypeMethodDescriptionRamAsyncClient.getResourceShareAssociations(Consumer<GetResourceShareAssociationsRequest.Builder> getResourceShareAssociationsRequest) Retrieves the lists of resources and principals that associated for resource shares that you own.RamAsyncClient.getResourceShareAssociations(GetResourceShareAssociationsRequest getResourceShareAssociationsRequest) Retrieves the lists of resources and principals that associated for resource shares that you own. -
Uses of GetResourceShareAssociationsResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type GetResourceShareAssociationsResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type GetResourceShareAssociationsResponseModifier and TypeMethodDescriptionvoidGetResourceShareAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetResourceShareAssociationsResponse> subscriber)