| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyAttachment |
PolicyAttachmentJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyAttachmentMarshaller.marshall(PolicyAttachment policyAttachment,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.