| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachTypedLink |
BatchDetachTypedLink.clone() |
BatchDetachTypedLink |
BatchWriteOperation.getDetachTypedLink()
Detaches a typed link from a specified source and target object.
|
BatchDetachTypedLink |
BatchDetachTypedLink.withTypedLinkSpecifier(TypedLinkSpecifier typedLinkSpecifier)
Used to accept a typed link specifier as input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setDetachTypedLink(BatchDetachTypedLink detachTypedLink)
Detaches a typed link from a specified source and target object.
|
BatchWriteOperation |
BatchWriteOperation.withDetachTypedLink(BatchDetachTypedLink detachTypedLink)
Detaches a typed link from a specified source and target object.
|
Copyright © 2020. All rights reserved.