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