| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObject.clone() |
BatchRemoveFacetFromObject |
BatchWriteOperation.getRemoveFacetFromObject()
Batch operation removing a facet from an object.
|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObject.withObjectReference(ObjectReference objectReference)
A reference to the object whose facet will be removed.
|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObject.withSchemaFacet(SchemaFacet schemaFacet)
The facet to remove from the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setRemoveFacetFromObject(BatchRemoveFacetFromObject removeFacetFromObject)
Batch operation removing a facet from an object.
|
BatchWriteOperation |
BatchWriteOperation.withRemoveFacetFromObject(BatchRemoveFacetFromObject removeFacetFromObject)
Batch operation removing a facet from an object.
|
| Modifier and Type | Method and Description |
|---|---|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObjectJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchRemoveFacetFromObjectMarshaller.marshall(BatchRemoveFacetFromObject batchRemoveFacetFromObject,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.