| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
GetTypedLinkFacetInformationResult |
AmazonCloudDirectoryClient.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest request)
Returns the identity attribute order for a specific TypedLinkFacet.
|
GetTypedLinkFacetInformationResult |
AmazonCloudDirectory.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)
Returns the identity attribute order for a specific TypedLinkFacet.
|
GetTypedLinkFacetInformationResult |
AbstractAmazonCloudDirectory.getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetTypedLinkFacetInformationResult |
GetTypedLinkFacetInformationResult.clone() |
GetTypedLinkFacetInformationResult |
GetTypedLinkFacetInformationResult.withIdentityAttributeOrder(Collection<String> identityAttributeOrder)
The order of identity attributes for the facet, from most significant to least significant.
|
GetTypedLinkFacetInformationResult |
GetTypedLinkFacetInformationResult.withIdentityAttributeOrder(String... identityAttributeOrder)
The order of identity attributes for the facet, from most significant to least significant.
|
Copyright © 2024. All rights reserved.