Uses of Class
software.amazon.awssdk.services.ram.model.ResourceArnNotFoundException
Packages that use ResourceArnNotFoundException
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of ResourceArnNotFoundException in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that throw ResourceArnNotFoundExceptionModifier 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.default GetResourcePoliciesIterableRamClient.getResourcePoliciesPaginator(Consumer<GetResourcePoliciesRequest.Builder> getResourcePoliciesRequest) This is a variant ofRamClient.getResourcePolicies(software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest)operation.default GetResourcePoliciesIterableRamClient.getResourcePoliciesPaginator(GetResourcePoliciesRequest getResourcePoliciesRequest) This is a variant ofRamClient.getResourcePolicies(software.amazon.awssdk.services.ram.model.GetResourcePoliciesRequest)operation.default TagResourceResponseRamClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Adds the specified tag keys and values to a resource share or managed permission.default TagResourceResponseRamClient.tagResource(TagResourceRequest tagResourceRequest) Adds the specified tag keys and values to a resource share or managed permission.