Uses of Class
software.amazon.awssdk.services.clouddirectory.model.TypedLinkSchemaAndFacetName
-
Packages that use TypedLinkSchemaAndFacetName Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of TypedLinkSchemaAndFacetName in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return TypedLinkSchemaAndFacetName Modifier and Type Method Description TypedLinkSchemaAndFacetNameBatchListIncomingTypedLinks. filterTypedLink()Filters are interpreted in the order of the attributes on the typed link facet, not the order in which they are supplied to any API calls.TypedLinkSchemaAndFacetNameBatchListOutgoingTypedLinks. filterTypedLink()Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.TypedLinkSchemaAndFacetNameListIncomingTypedLinksRequest. filterTypedLink()Filters are interpreted in the order of the attributes on the typed link facet, not the order in which they are supplied to any API calls.TypedLinkSchemaAndFacetNameListOutgoingTypedLinksRequest. filterTypedLink()Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.TypedLinkSchemaAndFacetNameAttachTypedLinkRequest. typedLinkFacet()Identifies the typed link facet that is associated with the typed link.TypedLinkSchemaAndFacetNameBatchAttachTypedLink. typedLinkFacet()Identifies the typed link facet that is associated with the typed link.TypedLinkSchemaAndFacetNameTypedLinkSpecifier. typedLinkFacet()Identifies the typed link facet that is associated with the typed link.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type TypedLinkSchemaAndFacetName Modifier and Type Method Description BatchListIncomingTypedLinks.BuilderBatchListIncomingTypedLinks.Builder. filterTypedLink(TypedLinkSchemaAndFacetName filterTypedLink)Filters are interpreted in the order of the attributes on the typed link facet, not the order in which they are supplied to any API calls.BatchListOutgoingTypedLinks.BuilderBatchListOutgoingTypedLinks.Builder. filterTypedLink(TypedLinkSchemaAndFacetName filterTypedLink)Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.ListIncomingTypedLinksRequest.BuilderListIncomingTypedLinksRequest.Builder. filterTypedLink(TypedLinkSchemaAndFacetName filterTypedLink)Filters are interpreted in the order of the attributes on the typed link facet, not the order in which they are supplied to any API calls.ListOutgoingTypedLinksRequest.BuilderListOutgoingTypedLinksRequest.Builder. filterTypedLink(TypedLinkSchemaAndFacetName filterTypedLink)Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.AttachTypedLinkRequest.BuilderAttachTypedLinkRequest.Builder. typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)Identifies the typed link facet that is associated with the typed link.BatchAttachTypedLink.BuilderBatchAttachTypedLink.Builder. typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)Identifies the typed link facet that is associated with the typed link.TypedLinkSpecifier.BuilderTypedLinkSpecifier.Builder. typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)Identifies the typed link facet that is associated with the typed link.
-