| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
AttachTypedLinkResult |
AmazonCloudDirectoryClient.attachTypedLink(AttachTypedLinkRequest request)
Attaches a typed link to a specified source and target object.
|
AttachTypedLinkResult |
AbstractAmazonCloudDirectory.attachTypedLink(AttachTypedLinkRequest request) |
AttachTypedLinkResult |
AmazonCloudDirectory.attachTypedLink(AttachTypedLinkRequest attachTypedLinkRequest)
Attaches a typed link to a specified source and target object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachTypedLinkResult> |
AbstractAmazonCloudDirectoryAsync.attachTypedLinkAsync(AttachTypedLinkRequest request,
AsyncHandler<AttachTypedLinkRequest,AttachTypedLinkResult> asyncHandler) |
Future<AttachTypedLinkResult> |
AmazonCloudDirectoryAsyncClient.attachTypedLinkAsync(AttachTypedLinkRequest request,
AsyncHandler<AttachTypedLinkRequest,AttachTypedLinkResult> asyncHandler) |
Future<AttachTypedLinkResult> |
AmazonCloudDirectoryAsync.attachTypedLinkAsync(AttachTypedLinkRequest attachTypedLinkRequest,
AsyncHandler<AttachTypedLinkRequest,AttachTypedLinkResult> asyncHandler)
Attaches a typed link to a specified source and target object.
|
| Modifier and Type | Method and Description |
|---|---|
AttachTypedLinkResult |
AttachTypedLinkResult.clone() |
AttachTypedLinkResult |
AttachTypedLinkResult.withTypedLinkSpecifier(TypedLinkSpecifier typedLinkSpecifier)
Returns a typed link specifier as output.
|
Copyright © 2023. All rights reserved.