| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListIndexResponse |
BatchListIndexResponse.clone() |
BatchListIndexResponse |
BatchReadSuccessfulResponse.getListIndex()
Lists objects attached to the specified index.
|
BatchListIndexResponse |
BatchListIndexResponse.withIndexAttachments(Collection<IndexAttachment> indexAttachments)
The objects and indexed values attached to the index.
|
BatchListIndexResponse |
BatchListIndexResponse.withIndexAttachments(IndexAttachment... indexAttachments)
The objects and indexed values attached to the index.
|
BatchListIndexResponse |
BatchListIndexResponse.withNextToken(String nextToken)
The pagination token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListIndex(BatchListIndexResponse listIndex)
Lists objects attached to the specified index.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListIndex(BatchListIndexResponse listIndex)
Lists objects attached to the specified index.
|
Copyright © 2023. All rights reserved.