| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchLookupPolicyResponse |
BatchLookupPolicyResponse.clone() |
BatchLookupPolicyResponse |
BatchReadSuccessfulResponse.getLookupPolicy()
Lists all policies from the root of the Directory to the object specified.
|
BatchLookupPolicyResponse |
BatchLookupPolicyResponse.withNextToken(String nextToken)
The pagination token.
|
BatchLookupPolicyResponse |
BatchLookupPolicyResponse.withPolicyToPathList(Collection<PolicyToPath> policyToPathList)
Provides list of path to policies.
|
BatchLookupPolicyResponse |
BatchLookupPolicyResponse.withPolicyToPathList(PolicyToPath... policyToPathList)
Provides list of path to policies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setLookupPolicy(BatchLookupPolicyResponse lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withLookupPolicy(BatchLookupPolicyResponse lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
Copyright © 2018. All rights reserved.