Uses of Class
software.amazon.awssdk.services.ram.model.GetResourcePoliciesResponse
Packages that use GetResourcePoliciesResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourcePoliciesResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return GetResourcePoliciesResponseModifier and TypeMethodDescriptiondefault GetResourcePoliciesResponseRamClient.getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest) Retrieves the resource policies for the specified resources that you own and have shared.default GetResourcePoliciesResponseRamClient.getResourcePolicies(GetResourcePoliciesRequest getResourcePoliciesRequest) Retrieves the resource policies for the specified resources that you own and have shared.Methods in software.amazon.awssdk.services.ram that return types with arguments of type GetResourcePoliciesResponseModifier and TypeMethodDescriptionRamAsyncClient.getResourcePolicies(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest) Retrieves the resource policies for the specified resources that you own and have shared.RamAsyncClient.getResourcePolicies(GetResourcePoliciesRequest getResourcePoliciesRequest) Retrieves the resource policies for the specified resources that you own and have shared. -
Uses of GetResourcePoliciesResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type GetResourcePoliciesResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type GetResourcePoliciesResponseModifier and TypeMethodDescriptionvoidGetResourcePoliciesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetResourcePoliciesResponse> subscriber)