| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchLookupPolicy |
BatchLookupPolicy.clone() |
BatchLookupPolicy |
BatchReadOperation.getLookupPolicy()
Lists all policies from the root of the Directory to the object specified.
|
BatchLookupPolicy |
BatchLookupPolicy.withMaxResults(Integer maxResults)
The maximum number of results to retrieve.
|
BatchLookupPolicy |
BatchLookupPolicy.withNextToken(String nextToken)
The pagination token.
|
BatchLookupPolicy |
BatchLookupPolicy.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policies will be looked up.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
BatchReadOperation |
BatchReadOperation.withLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
Copyright © 2023. All rights reserved.