| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachPolicy |
BatchDetachPolicy.clone() |
BatchDetachPolicy |
BatchWriteOperation.getDetachPolicy()
Detaches a policy from a Directory.
|
BatchDetachPolicy |
BatchDetachPolicy.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
|
BatchDetachPolicy |
BatchDetachPolicy.withPolicyReference(ObjectReference policyReference)
Reference that identifies the policy object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setDetachPolicy(BatchDetachPolicy detachPolicy)
Detaches a policy from a Directory.
|
BatchWriteOperation |
BatchWriteOperation.withDetachPolicy(BatchDetachPolicy detachPolicy)
Detaches a policy from a Directory.
|
Copyright © 2024. All rights reserved.