| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachObject |
BatchDetachObject.clone() |
BatchDetachObject |
BatchWriteOperation.getDetachObject()
Detaches an object from a Directory.
|
BatchDetachObject |
BatchDetachObject.withBatchReferenceName(String batchReferenceName)
The batch reference name.
|
BatchDetachObject |
BatchDetachObject.withLinkName(String linkName)
The name of the link.
|
BatchDetachObject |
BatchDetachObject.withParentReference(ObjectReference parentReference)
Parent reference from which the object with the specified link name is detached.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setDetachObject(BatchDetachObject detachObject)
Detaches an object from a Directory.
|
BatchWriteOperation |
BatchWriteOperation.withDetachObject(BatchDetachObject detachObject)
Detaches an object from a Directory.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDetachObject |
BatchDetachObjectJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDetachObjectMarshaller.marshall(BatchDetachObject batchDetachObject,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.