Uses of Interface
software.amazon.awssdk.services.clouddirectory.model.GetTypedLinkFacetInformationResponse.Builder
-
Packages that use GetTypedLinkFacetInformationResponse.Builder Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of GetTypedLinkFacetInformationResponse.Builder in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return GetTypedLinkFacetInformationResponse.Builder Modifier and Type Method Description static GetTypedLinkFacetInformationResponse.BuilderGetTypedLinkFacetInformationResponse. builder()GetTypedLinkFacetInformationResponse.BuilderGetTypedLinkFacetInformationResponse.Builder. identityAttributeOrder(String... identityAttributeOrder)The order of identity attributes for the facet, from most significant to least significant.GetTypedLinkFacetInformationResponse.BuilderGetTypedLinkFacetInformationResponse.Builder. identityAttributeOrder(Collection<String> identityAttributeOrder)The order of identity attributes for the facet, from most significant to least significant.GetTypedLinkFacetInformationResponse.BuilderGetTypedLinkFacetInformationResponse. toBuilder()Methods in software.amazon.awssdk.services.clouddirectory.model that return types with arguments of type GetTypedLinkFacetInformationResponse.Builder Modifier and Type Method Description static Class<? extends GetTypedLinkFacetInformationResponse.Builder>GetTypedLinkFacetInformationResponse. serializableBuilderClass()
-