| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachPolicy |
BatchAttachPolicy.clone() |
BatchAttachPolicy |
BatchWriteOperation.getAttachPolicy()
Attaches a policy object to a regular object.
|
BatchAttachPolicy |
BatchAttachPolicy.withObjectReference(ObjectReference objectReference)
The reference that identifies the object to which the policy will be attached.
|
BatchAttachPolicy |
BatchAttachPolicy.withPolicyReference(ObjectReference policyReference)
The reference that is associated with the policy object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setAttachPolicy(BatchAttachPolicy attachPolicy)
Attaches a policy object to a regular object.
|
BatchWriteOperation |
BatchWriteOperation.withAttachPolicy(BatchAttachPolicy attachPolicy)
Attaches a policy object to a regular object.
|
Copyright © 2018. All rights reserved.