| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListPolicyAttachments |
BatchListPolicyAttachments.clone() |
BatchListPolicyAttachments |
BatchReadOperation.getListPolicyAttachments()
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchListPolicyAttachments |
BatchListPolicyAttachments.withMaxResults(Integer maxResults)
The maximum number of results to retrieve.
|
BatchListPolicyAttachments |
BatchListPolicyAttachments.withNextToken(String nextToken)
The pagination token.
|
BatchListPolicyAttachments |
BatchListPolicyAttachments.withPolicyReference(ObjectReference policyReference)
The reference that identifies the policy object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchReadOperation |
BatchReadOperation.withListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
Copyright © 2017. All rights reserved.