| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
TypedLinkFacetAttributeUpdate |
TypedLinkFacetAttributeUpdate.clone() |
TypedLinkFacetAttributeUpdate |
TypedLinkFacetAttributeUpdate.withAction(String action)
The action to perform when updating the attribute.
|
TypedLinkFacetAttributeUpdate |
TypedLinkFacetAttributeUpdate.withAction(UpdateActionType action)
The action to perform when updating the attribute.
|
TypedLinkFacetAttributeUpdate |
TypedLinkFacetAttributeUpdate.withAttribute(TypedLinkAttributeDefinition attribute)
The attribute to update.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypedLinkFacetAttributeUpdate> |
UpdateTypedLinkFacetRequest.getAttributeUpdates()
Attributes update structure.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTypedLinkFacetRequest |
UpdateTypedLinkFacetRequest.withAttributeUpdates(TypedLinkFacetAttributeUpdate... attributeUpdates)
Attributes update structure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTypedLinkFacetRequest.setAttributeUpdates(Collection<TypedLinkFacetAttributeUpdate> attributeUpdates)
Attributes update structure.
|
UpdateTypedLinkFacetRequest |
UpdateTypedLinkFacetRequest.withAttributeUpdates(Collection<TypedLinkFacetAttributeUpdate> attributeUpdates)
Attributes update structure.
|
Copyright © 2018. All rights reserved.