| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObjectResponse |
BatchAttachObjectResponse.clone() |
BatchAttachObjectResponse |
BatchWriteOperationResponse.getAttachObject()
Attaches an object to a Directory.
|
BatchAttachObjectResponse |
BatchAttachObjectResponse.withAttachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that has been attached. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperationResponse.setAttachObject(BatchAttachObjectResponse attachObject)
Attaches an object to a Directory.
|
BatchWriteOperationResponse |
BatchWriteOperationResponse.withAttachObject(BatchAttachObjectResponse attachObject)
Attaches an object to a Directory.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObjectResponse |
BatchAttachObjectResponseJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchAttachObjectResponseMarshaller.marshall(BatchAttachObjectResponse batchAttachObjectResponse,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.