| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectParentPaths |
BatchListObjectParentPaths.clone() |
BatchListObjectParentPaths |
BatchReadOperation.getListObjectParentPaths()
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchListObjectParentPaths |
BatchListObjectParentPaths.withMaxResults(Integer maxResults)
The maximum number of results to retrieve.
|
BatchListObjectParentPaths |
BatchListObjectParentPaths.withNextToken(String nextToken)
The pagination token.
|
BatchListObjectParentPaths |
BatchListObjectParentPaths.withObjectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchReadOperation |
BatchReadOperation.withListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
Copyright © 2020. All rights reserved.