| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponse.addChildrenEntry(String key,
String value) |
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponse.clearChildrenEntries()
Removes all the entries added into Children.
|
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponse.clone() |
BatchListObjectChildrenResponse |
BatchReadSuccessfulResponse.getListObjectChildren()
Returns a paginated list of child objects associated with a given object.
|
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponse.withChildren(Map<String,String> children)
Children structure, which is a map with key as the
LinkName and ObjectIdentifier as the
value. |
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponse.withNextToken(String nextToken)
The pagination token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListObjectChildren(BatchListObjectChildrenResponse listObjectChildren)
Returns a paginated list of child objects associated with a given object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListObjectChildren(BatchListObjectChildrenResponse listObjectChildren)
Returns a paginated list of child objects associated with a given object.
|
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectChildrenResponse |
BatchListObjectChildrenResponseJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchListObjectChildrenResponseMarshaller.marshall(BatchListObjectChildrenResponse batchListObjectChildrenResponse,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.