| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateIndexResponse.Builder |
BatchCreateIndexResponse.builder() |
BatchCreateIndexResponse.Builder |
BatchCreateIndexResponse.Builder.objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the index created by this operation. |
BatchCreateIndexResponse.Builder |
BatchCreateIndexResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchCreateIndexResponse.Builder> |
BatchCreateIndexResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchWriteOperationResponse.Builder |
BatchWriteOperationResponse.Builder.createIndex(Consumer<BatchCreateIndexResponse.Builder> createIndex)
Creates an index object.
|
Copyright © 2022. All rights reserved.