| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePlaceIndexResponse.Builder |
UpdatePlaceIndexResponse.builder() |
UpdatePlaceIndexResponse.Builder |
UpdatePlaceIndexResponse.Builder.indexArn(String indexArn)
The Amazon Resource Name (ARN) of the upated place index resource.
|
UpdatePlaceIndexResponse.Builder |
UpdatePlaceIndexResponse.Builder.indexName(String indexName)
The name of the updated place index resource.
|
UpdatePlaceIndexResponse.Builder |
UpdatePlaceIndexResponse.toBuilder() |
UpdatePlaceIndexResponse.Builder |
UpdatePlaceIndexResponse.Builder.updateTime(Instant updateTime)
The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePlaceIndexResponse.Builder> |
UpdatePlaceIndexResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.