| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
Index.Builder |
Index.Builder.arn(String arn)
The Amazon resource name
(ARN) of the index.
|
static Index.Builder |
Index.builder() |
Index.Builder |
Index.Builder.region(String region)
The Amazon Web Services Region in which the index exists.
|
Index.Builder |
Index.toBuilder() |
Index.Builder |
Index.Builder.type(IndexType type)
The type of index.
|
Index.Builder |
Index.Builder.type(String type)
The type of index.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Index.Builder> |
Index.serializableBuilderClass() |
Copyright © 2023. All rights reserved.