| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyToPath> |
BatchLookupPolicyResponse.policyToPathList()
Provides list of path to policies.
|
List<PolicyToPath> |
LookupPolicyResponse.policyToPathList()
Provides list of path to policies.
|
| Modifier and Type | Method and Description |
|---|---|
BatchLookupPolicyResponse.Builder |
BatchLookupPolicyResponse.Builder.policyToPathList(PolicyToPath... policyToPathList)
Provides list of path to policies.
|
LookupPolicyResponse.Builder |
LookupPolicyResponse.Builder.policyToPathList(PolicyToPath... policyToPathList)
Provides list of path to policies.
|
| Modifier and Type | Method and Description |
|---|---|
BatchLookupPolicyResponse.Builder |
BatchLookupPolicyResponse.Builder.policyToPathList(Collection<PolicyToPath> policyToPathList)
Provides list of path to policies.
|
LookupPolicyResponse.Builder |
LookupPolicyResponse.Builder.policyToPathList(Collection<PolicyToPath> policyToPathList)
Provides list of path to policies.
|
Copyright © 2022. All rights reserved.