| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchAddFacetToObject |
BatchAddFacetToObject.clone() |
BatchAddFacetToObject |
BatchWriteOperation.getAddFacetToObject()
Batch operation adding a facet to an object.
|
BatchAddFacetToObject |
BatchAddFacetToObject.withObjectAttributeList(AttributeKeyAndValue... objectAttributeList)
The attributes to set on the object.
|
BatchAddFacetToObject |
BatchAddFacetToObject.withObjectAttributeList(Collection<AttributeKeyAndValue> objectAttributeList)
The attributes to set on the object.
|
BatchAddFacetToObject |
BatchAddFacetToObject.withObjectReference(ObjectReference objectReference)
A reference to the object being mutated.
|
BatchAddFacetToObject |
BatchAddFacetToObject.withSchemaFacet(SchemaFacet schemaFacet)
Represents the facet being added to the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setAddFacetToObject(BatchAddFacetToObject addFacetToObject)
Batch operation adding a facet to an object.
|
BatchWriteOperation |
BatchWriteOperation.withAddFacetToObject(BatchAddFacetToObject addFacetToObject)
Batch operation adding a facet to an object.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAddFacetToObject |
BatchAddFacetToObjectJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchAddFacetToObjectMarshaller.marshall(BatchAddFacetToObject batchAddFacetToObject,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.