| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateLinkAttributes |
BatchUpdateLinkAttributes.clone() |
BatchUpdateLinkAttributes |
BatchWriteOperation.getUpdateLinkAttributes()
Updates a given object's attributes.
|
BatchUpdateLinkAttributes |
BatchUpdateLinkAttributes.withAttributeUpdates(Collection<LinkAttributeUpdate> attributeUpdates)
The attributes update structure.
|
BatchUpdateLinkAttributes |
BatchUpdateLinkAttributes.withAttributeUpdates(LinkAttributeUpdate... attributeUpdates)
The attributes update structure.
|
BatchUpdateLinkAttributes |
BatchUpdateLinkAttributes.withTypedLinkSpecifier(TypedLinkSpecifier typedLinkSpecifier)
Allows a typed link specifier to be accepted as input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setUpdateLinkAttributes(BatchUpdateLinkAttributes updateLinkAttributes)
Updates a given object's attributes.
|
BatchWriteOperation |
BatchWriteOperation.withUpdateLinkAttributes(BatchUpdateLinkAttributes updateLinkAttributes)
Updates a given object's attributes.
|
Copyright © 2019. All rights reserved.