| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachObjectResponse |
BatchDetachObjectResponse.clone() |
BatchDetachObjectResponse |
BatchWriteOperationResponse.getDetachObject()
Detaches an object from a Directory.
|
BatchDetachObjectResponse |
BatchDetachObjectResponse.withDetachedObjectIdentifier(String detachedObjectIdentifier)
The
ObjectIdentifier of the detached object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperationResponse.setDetachObject(BatchDetachObjectResponse detachObject)
Detaches an object from a Directory.
|
BatchWriteOperationResponse |
BatchWriteOperationResponse.withDetachObject(BatchDetachObjectResponse detachObject)
Detaches an object from a Directory.
|
Copyright © 2017. All rights reserved.