default BatchListIncomingTypedLinks.Builder |
BatchListIncomingTypedLinks.Builder.filterTypedLink(Consumer<TypedLinkSchemaAndFacetName.Builder> 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.
|
default BatchListOutgoingTypedLinks.Builder |
BatchListOutgoingTypedLinks.Builder.filterTypedLink(Consumer<TypedLinkSchemaAndFacetName.Builder> 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.
|
default ListIncomingTypedLinksRequest.Builder |
ListIncomingTypedLinksRequest.Builder.filterTypedLink(Consumer<TypedLinkSchemaAndFacetName.Builder> 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.
|
default ListOutgoingTypedLinksRequest.Builder |
ListOutgoingTypedLinksRequest.Builder.filterTypedLink(Consumer<TypedLinkSchemaAndFacetName.Builder> 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.
|
default AttachTypedLinkRequest.Builder |
AttachTypedLinkRequest.Builder.typedLinkFacet(Consumer<TypedLinkSchemaAndFacetName.Builder> typedLinkFacet) |
Identifies the typed link facet that is associated with the typed link.
|
default BatchAttachTypedLink.Builder |
BatchAttachTypedLink.Builder.typedLinkFacet(Consumer<TypedLinkSchemaAndFacetName.Builder> typedLinkFacet) |
Identifies the typed link facet that is associated with the typed link.
|
default TypedLinkSpecifier.Builder |
TypedLinkSpecifier.Builder.typedLinkFacet(Consumer<TypedLinkSchemaAndFacetName.Builder> typedLinkFacet) |
Identifies the typed link facet that is associated with the typed link.
|