| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
Use AWS Resource Access Manager to share AWS resources between AWS accounts.
|
| software.amazon.awssdk.services.ram.paginators |
| Modifier and Type | Method and Description |
|---|---|
static RamAsyncClient |
RamAsyncClient.create()
Create a
RamAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetResourcePoliciesPublisher(RamAsyncClient client,
GetResourcePoliciesRequest firstRequest) |
GetResourceShareAssociationsPublisher(RamAsyncClient client,
GetResourceShareAssociationsRequest firstRequest) |
GetResourceShareInvitationsPublisher(RamAsyncClient client,
GetResourceShareInvitationsRequest firstRequest) |
GetResourceSharesPublisher(RamAsyncClient client,
GetResourceSharesRequest firstRequest) |
ListPendingInvitationResourcesPublisher(RamAsyncClient client,
ListPendingInvitationResourcesRequest firstRequest) |
ListPrincipalsPublisher(RamAsyncClient client,
ListPrincipalsRequest firstRequest) |
ListResourcesPublisher(RamAsyncClient client,
ListResourcesRequest firstRequest) |
Copyright © 2021. All rights reserved.