| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRemoveFacetFromObject |
BatchRemoveFacetFromObject.clone() |
BatchRemoveFacetFromObject |
BatchWriteOperation.getRemoveFacetFromObject()
A batch operation that removes 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)
A batch operation that removes a facet from an object.
|
BatchWriteOperation |
BatchWriteOperation.withRemoveFacetFromObject(BatchRemoveFacetFromObject removeFacetFromObject)
A batch operation that removes a facet from an object.
|
Copyright © 2024. All rights reserved.