| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyAttachment |
PolicyAttachment.clone() |
PolicyAttachment |
PolicyAttachment.withObjectIdentifier(String objectIdentifier)
The ObjectIdentifier associated with PolicyAttachment.
|
PolicyAttachment |
PolicyAttachment.withPolicyId(String policyId)
The ID of PolicyAttachment.
|
PolicyAttachment |
PolicyAttachment.withPolicyType(String policyType)
The type of policy that can be associated with PolicyAttachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<PolicyAttachment> |
PolicyToPath.getPolicies()
List of policy objects.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyToPath |
PolicyToPath.withPolicies(PolicyAttachment... policies)
List of policy objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyToPath.setPolicies(Collection<PolicyAttachment> policies)
List of policy objects.
|
PolicyToPath |
PolicyToPath.withPolicies(Collection<PolicyAttachment> policies)
List of policy objects.
|
Copyright © 2017. All rights reserved.