| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.Builder.arn(String arn)
The ARN of the component type.
|
static CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.builder() |
CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.Builder.creationDateTime(Instant creationDateTime)
The date and time when the entity was created.
|
CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.Builder.state(State state)
The current state of the component type.
|
CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.Builder.state(String state)
The current state of the component type.
|
CreateComponentTypeResponse.Builder |
CreateComponentTypeResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateComponentTypeResponse.Builder> |
CreateComponentTypeResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.