Uses of Class
software.amazon.awssdk.services.clouddirectory.model.FacetAttributeReference
-
Packages that use FacetAttributeReference Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of FacetAttributeReference in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return FacetAttributeReference Modifier and Type Method Description FacetAttributeReferenceFacetAttribute. attributeReference()An attribute reference that is associated with the attribute.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type FacetAttributeReference Modifier and Type Method Description FacetAttribute.BuilderFacetAttribute.Builder. attributeReference(FacetAttributeReference attributeReference)An attribute reference that is associated with the attribute.
-