| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| 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.
|
Copyright © 2025. All rights reserved.