| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization()
Enables resource sharing within your organization in Organizations.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization()
Enables resource sharing within your organization in Organizations.
|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your organization in Organizations.
|
Copyright © 2022. All rights reserved.