| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ComponentRequest.Builder |
ComponentRequest.builder() |
ComponentRequest.Builder |
ComponentRequest.Builder.componentTypeId(String componentTypeId)
The ID of the component type.
|
ComponentRequest.Builder |
ComponentRequest.Builder.description(String description)
The description of the component request.
|
ComponentRequest.Builder |
ComponentRequest.Builder.properties(Map<String,PropertyRequest> properties)
An object that maps strings to the properties to set in the component type.
|
ComponentRequest.Builder |
ComponentRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComponentRequest.Builder> |
ComponentRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.