| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectChildren |
BatchListObjectChildren.clone() |
BatchListObjectChildren |
BatchReadOperation.getListObjectChildren()
Returns a paginated list of child objects that are associated with a given object.
|
BatchListObjectChildren |
BatchListObjectChildren.withMaxResults(Integer maxResults)
Maximum number of items to be retrieved in a single call.
|
BatchListObjectChildren |
BatchListObjectChildren.withNextToken(String nextToken)
The pagination token.
|
BatchListObjectChildren |
BatchListObjectChildren.withObjectReference(ObjectReference objectReference)
Reference of the object for which child objects are being listed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
|
BatchReadOperation |
BatchReadOperation.withListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
|
Copyright © 2023. All rights reserved.