Uses of Class
software.amazon.awssdk.services.clouddirectory.model.Facet
-
Packages that use Facet Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of Facet in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return Facet Modifier and Type Method Description FacetGetFacetResponse. facet()The Facet structure that is associated with the facet.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type Facet Modifier and Type Method Description GetFacetResponse.BuilderGetFacetResponse.Builder. facet(Facet facet)The Facet structure that is associated with the facet.
-