| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentTypeSummary> |
ListComponentTypesResponse.componentTypeSummaries()
A list of objects that contain information about the component types.
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.componentTypeSummaries(ComponentTypeSummary... componentTypeSummaries)
A list of objects that contain information about the component types.
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.componentTypeSummaries(Collection<ComponentTypeSummary> componentTypeSummaries)
A list of objects that contain information about the component types.
|
Copyright © 2022. All rights reserved.