| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectPolicies |
BatchListObjectPolicies.clone() |
BatchListObjectPolicies |
BatchReadOperation.getListObjectPolicies()
Returns policies attached to an object in pagination fashion.
|
BatchListObjectPolicies |
BatchListObjectPolicies.withMaxResults(Integer maxResults)
The maximum number of results to retrieve.
|
BatchListObjectPolicies |
BatchListObjectPolicies.withNextToken(String nextToken)
The pagination token.
|
BatchListObjectPolicies |
BatchListObjectPolicies.withObjectReference(ObjectReference objectReference)
The reference that identifies the object whose attributes will be listed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
|
BatchReadOperation |
BatchReadOperation.withListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
|
Copyright © 2023. All rights reserved.