| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteObject |
BatchDeleteObject.clone() |
BatchDeleteObject |
BatchWriteOperation.getDeleteObject()
Deletes an object in a Directory.
|
BatchDeleteObject |
BatchDeleteObject.withObjectReference(ObjectReference objectReference)
The reference that identifies the object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setDeleteObject(BatchDeleteObject deleteObject)
Deletes an object in a Directory.
|
BatchWriteOperation |
BatchWriteOperation.withDeleteObject(BatchDeleteObject deleteObject)
Deletes an object in a Directory.
|
Copyright © 2019. All rights reserved.