| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
Status |
GetComponentTypeResponse.status()
The current status of the component type.
|
Status |
ComponentResponse.status()
The status of the component type.
|
Status |
GetEntityResponse.status()
The current status of the entity.
|
Status |
ComponentTypeSummary.status()
The current status of the component type.
|
Status |
EntitySummary.status()
The current status of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
GetComponentTypeResponse.Builder |
GetComponentTypeResponse.Builder.status(Status status)
The current status of the component type.
|
ComponentResponse.Builder |
ComponentResponse.Builder.status(Status status)
The status of the component type.
|
GetEntityResponse.Builder |
GetEntityResponse.Builder.status(Status status)
The current status of the entity.
|
ComponentTypeSummary.Builder |
ComponentTypeSummary.Builder.status(Status status)
The current status of the component type.
|
EntitySummary.Builder |
EntitySummary.Builder.status(Status status)
The current status of the entity.
|
Copyright © 2022. All rights reserved.