Uses of Interface
software.amazon.awssdk.services.ram.RamAsyncClient
Packages that use RamAsyncClient
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of RamAsyncClient in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return RamAsyncClientModifier and TypeMethodDescriptionstatic RamAsyncClientRamAsyncClient.create()Create aRamAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of RamAsyncClient in software.amazon.awssdk.services.ram.paginators
Constructors in software.amazon.awssdk.services.ram.paginators with parameters of type RamAsyncClientModifierConstructorDescriptionGetResourcePoliciesPublisher(RamAsyncClient client, GetResourcePoliciesRequest firstRequest) GetResourceShareAssociationsPublisher(RamAsyncClient client, GetResourceShareAssociationsRequest firstRequest) GetResourceShareInvitationsPublisher(RamAsyncClient client, GetResourceShareInvitationsRequest firstRequest) GetResourceSharesPublisher(RamAsyncClient client, GetResourceSharesRequest firstRequest) ListPendingInvitationResourcesPublisher(RamAsyncClient client, ListPendingInvitationResourcesRequest firstRequest) ListPermissionAssociationsPublisher(RamAsyncClient client, ListPermissionAssociationsRequest firstRequest) ListPermissionsPublisher(RamAsyncClient client, ListPermissionsRequest firstRequest) ListPermissionVersionsPublisher(RamAsyncClient client, ListPermissionVersionsRequest firstRequest) ListPrincipalsPublisher(RamAsyncClient client, ListPrincipalsRequest firstRequest) ListReplacePermissionAssociationsWorkPublisher(RamAsyncClient client, ListReplacePermissionAssociationsWorkRequest firstRequest) ListResourceSharePermissionsPublisher(RamAsyncClient client, ListResourceSharePermissionsRequest firstRequest) ListResourcesPublisher(RamAsyncClient client, ListResourcesRequest firstRequest) ListResourceTypesPublisher(RamAsyncClient client, ListResourceTypesRequest firstRequest) ListSourceAssociationsPublisher(RamAsyncClient client, ListSourceAssociationsRequest firstRequest)