| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.clone() |
BatchUpdateObjectAttributes |
BatchWriteOperation.getUpdateObjectAttributes()
Updates a given object's attributes.
|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.withAttributeUpdates(Collection<ObjectAttributeUpdate> attributeUpdates)
Attributes update structure.
|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.withAttributeUpdates(ObjectAttributeUpdate... attributeUpdates)
Attributes update structure.
|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.withObjectReference(ObjectReference objectReference)
Reference that identifies the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setUpdateObjectAttributes(BatchUpdateObjectAttributes updateObjectAttributes)
Updates a given object's attributes.
|
BatchWriteOperation |
BatchWriteOperation.withUpdateObjectAttributes(BatchUpdateObjectAttributes updateObjectAttributes)
Updates a given object's attributes.
|
Copyright © 2023. All rights reserved.