Uses of Class
software.amazon.awssdk.services.clouddirectory.model.TypedLinkFacet
-
Packages that use TypedLinkFacet Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of TypedLinkFacet in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return TypedLinkFacet Modifier and Type Method Description TypedLinkFacetCreateTypedLinkFacetRequest. facet()Facet structure that is associated with the typed link facet.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type TypedLinkFacet Modifier and Type Method Description CreateTypedLinkFacetRequest.BuilderCreateTypedLinkFacetRequest.Builder. facet(TypedLinkFacet facet)Facet structure that is associated with the typed link facet.
-