| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateResourceShareResponse |
RamClient.updateResourceShare(Consumer<UpdateResourceShareRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateResourceShareResponse> |
RamAsyncClient.updateResourceShare(Consumer<UpdateResourceShareRequest.Builder> updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
default CompletableFuture<UpdateResourceShareResponse> |
RamAsyncClient.updateResourceShare(UpdateResourceShareRequest updateResourceShareRequest)
Modifies some of the properties of the specified resource share.
|
Copyright © 2023. All rights reserved.