| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLinkAttributesResponse> |
CloudDirectoryAsyncClient.getLinkAttributes(GetLinkAttributesRequest getLinkAttributesRequest)
Retrieves attributes that are associated with a typed link.
|
default GetLinkAttributesResponse |
CloudDirectoryClient.getLinkAttributes(GetLinkAttributesRequest getLinkAttributesRequest)
Retrieves attributes that are associated with a typed link.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLinkAttributesRequestMarshaller.marshall(GetLinkAttributesRequest getLinkAttributesRequest) |
Copyright © 2022. All rights reserved.