| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default GetTypedLinkFacetInformationResponse |
CloudDirectoryClient.getTypedLinkFacetInformation(Consumer<GetTypedLinkFacetInformationRequest.Builder> getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
default GetTypedLinkFacetInformationResponse |
CloudDirectoryClient.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTypedLinkFacetInformationResponse> |
CloudDirectoryAsyncClient.getTypedLinkFacetInformation(Consumer<GetTypedLinkFacetInformationRequest.Builder> getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
default CompletableFuture<GetTypedLinkFacetInformationResponse> |
CloudDirectoryAsyncClient.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
Copyright © 2022. All rights reserved.