| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default AttachTypedLinkResponse |
CloudDirectoryClient.attachTypedLink(AttachTypedLinkRequest attachTypedLinkRequest)
Attaches a typed link to a specified source and target object.
|
default AttachTypedLinkResponse |
CloudDirectoryClient.attachTypedLink(Consumer<AttachTypedLinkRequest.Builder> attachTypedLinkRequest)
Attaches a typed link to a specified source and target object.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachTypedLinkResponse> |
CloudDirectoryAsyncClient.attachTypedLink(AttachTypedLinkRequest attachTypedLinkRequest)
Attaches a typed link to a specified source and target object.
|
default CompletableFuture<AttachTypedLinkResponse> |
CloudDirectoryAsyncClient.attachTypedLink(Consumer<AttachTypedLinkRequest.Builder> attachTypedLinkRequest)
Attaches a typed link to a specified source and target object.
|
Copyright © 2022. All rights reserved.