| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectParentPathsResponse |
BatchListObjectParentPathsResponse.clone() |
BatchListObjectParentPathsResponse |
BatchReadSuccessfulResponse.getListObjectParentPaths()
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchListObjectParentPathsResponse |
BatchListObjectParentPathsResponse.withNextToken(String nextToken)
The pagination token.
|
BatchListObjectParentPathsResponse |
BatchListObjectParentPathsResponse.withPathToObjectIdentifiersList(Collection<PathToObjectIdentifiers> pathToObjectIdentifiersList)
Returns the path to the
ObjectIdentifiers that are associated with the directory. |
BatchListObjectParentPathsResponse |
BatchListObjectParentPathsResponse.withPathToObjectIdentifiersList(PathToObjectIdentifiers... pathToObjectIdentifiersList)
Returns the path to the
ObjectIdentifiers that are associated with the directory. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListObjectParentPaths(BatchListObjectParentPathsResponse listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListObjectParentPaths(BatchListObjectParentPathsResponse listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
Copyright © 2019. All rights reserved.