| 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 CompletableFuture<UpdateResourceShareResponse> |
RamAsyncClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
default UpdateResourceShareResponse |
RamClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateResourceShareRequestMarshaller.marshall(UpdateResourceShareRequest updateResourceShareRequest) |
Copyright © 2023. All rights reserved.