| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListAttachedIndicesResponse |
BatchListAttachedIndicesResponse.clone() |
BatchListAttachedIndicesResponse |
BatchReadSuccessfulResponse.getListAttachedIndices()
Lists indices attached to an object.
|
BatchListAttachedIndicesResponse |
BatchListAttachedIndicesResponse.withIndexAttachments(Collection<IndexAttachment> indexAttachments)
The indices attached to the specified object.
|
BatchListAttachedIndicesResponse |
BatchListAttachedIndicesResponse.withIndexAttachments(IndexAttachment... indexAttachments)
The indices attached to the specified object.
|
BatchListAttachedIndicesResponse |
BatchListAttachedIndicesResponse.withNextToken(String nextToken)
The pagination token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListAttachedIndices(BatchListAttachedIndicesResponse listAttachedIndices)
Lists indices attached to an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListAttachedIndices(BatchListAttachedIndicesResponse listAttachedIndices)
Lists indices attached to an object.
|
Copyright © 2020. All rights reserved.