| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObject |
BatchAttachObject.clone() |
BatchAttachObject |
BatchWriteOperation.getAttachObject()
Attaches an object to a Directory.
|
BatchAttachObject |
BatchAttachObject.withChildReference(ObjectReference childReference)
Child object reference to be attached to the object.
|
BatchAttachObject |
BatchAttachObject.withLinkName(String linkName)
The name of the link.
|
BatchAttachObject |
BatchAttachObject.withParentReference(ObjectReference parentReference)
Parent object reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setAttachObject(BatchAttachObject attachObject)
Attaches an object to a Directory.
|
BatchWriteOperation |
BatchWriteOperation.withAttachObject(BatchAttachObject attachObject)
Attaches an object to a Directory.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObject |
BatchAttachObjectJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchAttachObjectMarshaller.marshall(BatchAttachObject batchAttachObject,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.