| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteObject |
BatchDeleteObject.clone() |
BatchDeleteObject |
BatchWriteOperation.getDeleteObject()
Deletes an object in a Directory.
|
BatchDeleteObject |
BatchDeleteObject.withObjectReference(ObjectReference objectReference)
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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteObject |
BatchDeleteObjectJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteObjectMarshaller.marshall(BatchDeleteObject batchDeleteObject,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.