| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateEntityResponse.Builder |
UpdateEntityResponse.builder() |
UpdateEntityResponse.Builder |
UpdateEntityResponse.Builder.state(State state)
The current state of the entity update.
|
UpdateEntityResponse.Builder |
UpdateEntityResponse.Builder.state(String state)
The current state of the entity update.
|
UpdateEntityResponse.Builder |
UpdateEntityResponse.toBuilder() |
UpdateEntityResponse.Builder |
UpdateEntityResponse.Builder.updateDateTime(Instant updateDateTime)
The date and time when the entity was last updated.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateEntityResponse.Builder> |
UpdateEntityResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.