| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
TypedLinkSchemaAndFacetName |
BatchListOutgoingTypedLinks.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.
|
TypedLinkSchemaAndFacetName |
ListOutgoingTypedLinksRequest.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.
|
TypedLinkSchemaAndFacetName |
ListIncomingTypedLinksRequest.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.
|
TypedLinkSchemaAndFacetName |
BatchListIncomingTypedLinks.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.
|
TypedLinkSchemaAndFacetName |
TypedLinkSpecifier.typedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSchemaAndFacetName |
AttachTypedLinkRequest.typedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSchemaAndFacetName |
BatchAttachTypedLink.typedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
| Modifier and Type | Method and Description |
|---|---|
BatchListOutgoingTypedLinks.Builder |
BatchListOutgoingTypedLinks.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.
|
ListOutgoingTypedLinksRequest.Builder |
ListOutgoingTypedLinksRequest.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.Builder |
ListIncomingTypedLinksRequest.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.
|
BatchListIncomingTypedLinks.Builder |
BatchListIncomingTypedLinks.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.
|
TypedLinkSpecifier.Builder |
TypedLinkSpecifier.Builder.typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
AttachTypedLinkRequest.Builder |
AttachTypedLinkRequest.Builder.typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
BatchAttachTypedLink.Builder |
BatchAttachTypedLink.Builder.typedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
Copyright © 2022. All rights reserved.