| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
TypedLinkSchemaAndFacetName |
TypedLinkSchemaAndFacetName.clone() |
TypedLinkSchemaAndFacetName |
BatchListOutgoingTypedLinks.getFilterTypedLink()
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.getFilterTypedLink()
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.getFilterTypedLink()
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 |
ListOutgoingTypedLinksRequest.getFilterTypedLink()
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 |
AttachTypedLinkRequest.getTypedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSchemaAndFacetName |
BatchAttachTypedLink.getTypedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSchemaAndFacetName |
TypedLinkSpecifier.getTypedLinkFacet()
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSchemaAndFacetName |
TypedLinkSchemaAndFacetName.withSchemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema.
|
TypedLinkSchemaAndFacetName |
TypedLinkSchemaAndFacetName.withTypedLinkName(String typedLinkName)
The unique name of the typed link facet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchListOutgoingTypedLinks.setFilterTypedLink(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.
|
void |
ListIncomingTypedLinksRequest.setFilterTypedLink(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.
|
void |
BatchListIncomingTypedLinks.setFilterTypedLink(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.
|
void |
ListOutgoingTypedLinksRequest.setFilterTypedLink(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.
|
void |
AttachTypedLinkRequest.setTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
void |
BatchAttachTypedLink.setTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
void |
TypedLinkSpecifier.setTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
BatchListOutgoingTypedLinks |
BatchListOutgoingTypedLinks.withFilterTypedLink(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 |
ListIncomingTypedLinksRequest.withFilterTypedLink(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 |
BatchListIncomingTypedLinks.withFilterTypedLink(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 |
ListOutgoingTypedLinksRequest.withFilterTypedLink(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 |
AttachTypedLinkRequest.withTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
BatchAttachTypedLink |
BatchAttachTypedLink.withTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
TypedLinkSpecifier |
TypedLinkSpecifier.withTypedLinkFacet(TypedLinkSchemaAndFacetName typedLinkFacet)
Identifies the typed link facet that is associated with the typed link.
|
Copyright © 2023. All rights reserved.