| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListAttachedIndices |
BatchListAttachedIndices.clone() |
BatchListAttachedIndices |
BatchReadOperation.getListAttachedIndices()
Lists indices attached to an object.
|
BatchListAttachedIndices |
BatchListAttachedIndices.withMaxResults(Integer maxResults)
The maximum number of results to retrieve.
|
BatchListAttachedIndices |
BatchListAttachedIndices.withNextToken(String nextToken)
The pagination token.
|
BatchListAttachedIndices |
BatchListAttachedIndices.withTargetReference(ObjectReference targetReference)
A reference to the object that has indices attached.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
|
BatchReadOperation |
BatchReadOperation.withListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
|
Copyright © 2023. All rights reserved.