| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributes.clone() |
BatchUpdateObjectAttributes |
BatchWriteOperation.getUpdateObjectAttributes()
Update 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)
Update a given object's attributes.
|
BatchWriteOperation |
BatchWriteOperation.withUpdateObjectAttributes(BatchUpdateObjectAttributes updateObjectAttributes)
Update a given object's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateObjectAttributes |
BatchUpdateObjectAttributesJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateObjectAttributesMarshaller.marshall(BatchUpdateObjectAttributes batchUpdateObjectAttributes,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.