| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachObject |
BatchAttachObject.clone() |
BatchAttachObject |
BatchWriteOperation.getAttachObject()
Attaches an object to a Directory.
|
BatchAttachObject |
BatchAttachObject.withChildReference(ObjectReference childReference)
The child object reference that is to be attached to the object.
|
BatchAttachObject |
BatchAttachObject.withLinkName(String linkName)
The name of the link.
|
BatchAttachObject |
BatchAttachObject.withParentReference(ObjectReference parentReference)
The 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.
|
Copyright © 2018. All rights reserved.