| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDetachObjectResponse |
BatchDetachObjectResponseJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDetachObjectResponseMarshaller.marshall(BatchDetachObjectResponse batchDetachObjectResponse,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.