| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectParents |
BatchListObjectParents.clone() |
BatchListObjectParents |
BatchReadOperation.getListObjectParents()
Lists parent objects that are associated with a given object in pagination fashion.
|
BatchListObjectParents |
BatchListObjectParents.withMaxResults(Integer maxResults)
The maximum number of items to be retrieved in a single call.
|
BatchListObjectParents |
BatchListObjectParents.withNextToken(String nextToken)
The pagination token.
|
BatchListObjectParents |
BatchListObjectParents.withObjectReference(ObjectReference objectReference) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListObjectParents(BatchListObjectParents listObjectParents)
Lists parent objects that are associated with a given object in pagination fashion.
|
BatchReadOperation |
BatchReadOperation.withListObjectParents(BatchListObjectParents listObjectParents)
Lists parent objects that are associated with a given object in pagination fashion.
|
Copyright © 2024. All rights reserved.