Uses of Class
software.amazon.awssdk.services.ram.model.GetResourceSharesResponse
Packages that use GetResourceSharesResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourceSharesResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return GetResourceSharesResponseModifier and TypeMethodDescriptiondefault GetResourceSharesResponseRamClient.getResourceShares(Consumer<GetResourceSharesRequest.Builder> getResourceSharesRequest) Retrieves details about the resource shares that you own or that are shared with you.default GetResourceSharesResponseRamClient.getResourceShares(GetResourceSharesRequest getResourceSharesRequest) Retrieves details about the resource shares that you own or that are shared with you.Methods in software.amazon.awssdk.services.ram that return types with arguments of type GetResourceSharesResponseModifier and TypeMethodDescriptionRamAsyncClient.getResourceShares(Consumer<GetResourceSharesRequest.Builder> getResourceSharesRequest) Retrieves details about the resource shares that you own or that are shared with you.RamAsyncClient.getResourceShares(GetResourceSharesRequest getResourceSharesRequest) Retrieves details about the resource shares that you own or that are shared with you. -
Uses of GetResourceSharesResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type GetResourceSharesResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type GetResourceSharesResponseModifier and TypeMethodDescriptionvoidGetResourceSharesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetResourceSharesResponse> subscriber)