| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLinkAttributesResponse |
CloudDirectoryClient.updateLinkAttributes(Consumer<UpdateLinkAttributesRequest.Builder> updateLinkAttributesRequest)
Updates a given typed link’s attributes.
|
default UpdateLinkAttributesResponse |
CloudDirectoryClient.updateLinkAttributes(UpdateLinkAttributesRequest updateLinkAttributesRequest)
Updates a given typed link’s attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLinkAttributesResponse> |
CloudDirectoryAsyncClient.updateLinkAttributes(Consumer<UpdateLinkAttributesRequest.Builder> updateLinkAttributesRequest)
Updates a given typed link’s attributes.
|
default CompletableFuture<UpdateLinkAttributesResponse> |
CloudDirectoryAsyncClient.updateLinkAttributes(UpdateLinkAttributesRequest updateLinkAttributesRequest)
Updates a given typed link’s attributes.
|
Copyright © 2022. All rights reserved.