Uses of Class
software.amazon.awssdk.services.ram.model.ListSourceAssociationsResponse
Packages that use ListSourceAssociationsResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of ListSourceAssociationsResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return ListSourceAssociationsResponseModifier and TypeMethodDescriptiondefault ListSourceAssociationsResponseRamClient.listSourceAssociations(Consumer<ListSourceAssociationsRequest.Builder> listSourceAssociationsRequest) Lists source associations for resource shares.default ListSourceAssociationsResponseRamClient.listSourceAssociations(ListSourceAssociationsRequest listSourceAssociationsRequest) Lists source associations for resource shares.Methods in software.amazon.awssdk.services.ram that return types with arguments of type ListSourceAssociationsResponseModifier and TypeMethodDescriptionRamAsyncClient.listSourceAssociations(Consumer<ListSourceAssociationsRequest.Builder> listSourceAssociationsRequest) Lists source associations for resource shares.RamAsyncClient.listSourceAssociations(ListSourceAssociationsRequest listSourceAssociationsRequest) Lists source associations for resource shares. -
Uses of ListSourceAssociationsResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type ListSourceAssociationsResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type ListSourceAssociationsResponseModifier and TypeMethodDescriptionvoidListSourceAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSourceAssociationsResponse> subscriber)