| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| software.amazon.awssdk.services.ram.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateResourceShareResponse |
RamClient.associateResourceShare(AssociateResourceShareRequest associateResourceShareRequest)
Adds the specified list of principals and list of resources to a resource share.
|
default CompletableFuture<AssociateResourceShareResponse> |
RamAsyncClient.associateResourceShare(AssociateResourceShareRequest associateResourceShareRequest)
Adds the specified list of principals and list of resources to a resource share.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateResourceShareRequestMarshaller.marshall(AssociateResourceShareRequest associateResourceShareRequest) |
Copyright © 2022. All rights reserved.