| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListPolicyAttachmentsResponse |
BatchListPolicyAttachmentsResponse.clone() |
BatchListPolicyAttachmentsResponse |
BatchReadSuccessfulResponse.getListPolicyAttachments()
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchListPolicyAttachmentsResponse |
BatchListPolicyAttachmentsResponse.withNextToken(String nextToken)
The pagination token.
|
BatchListPolicyAttachmentsResponse |
BatchListPolicyAttachmentsResponse.withObjectIdentifiers(Collection<String> objectIdentifiers)
A list of
ObjectIdentifiers to which the policy is attached. |
BatchListPolicyAttachmentsResponse |
BatchListPolicyAttachmentsResponse.withObjectIdentifiers(String... objectIdentifiers)
A list of
ObjectIdentifiers to which the policy is attached. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListPolicyAttachments(BatchListPolicyAttachmentsResponse listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListPolicyAttachments(BatchListPolicyAttachmentsResponse listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
Copyright © 2018. All rights reserved.