| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static GetTypedLinkFacetInformationResponse.Builder |
GetTypedLinkFacetInformationResponse.builder() |
GetTypedLinkFacetInformationResponse.Builder |
GetTypedLinkFacetInformationResponse.Builder.identityAttributeOrder(Collection<String> identityAttributeOrder)
The order of identity attributes for the facet, from most significant to least significant.
|
GetTypedLinkFacetInformationResponse.Builder |
GetTypedLinkFacetInformationResponse.Builder.identityAttributeOrder(String... identityAttributeOrder)
The order of identity attributes for the facet, from most significant to least significant.
|
GetTypedLinkFacetInformationResponse.Builder |
GetTypedLinkFacetInformationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTypedLinkFacetInformationResponse.Builder> |
GetTypedLinkFacetInformationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.