| Modifier and Type | Method and Description |
|---|---|
default ListComponentTypesResponse |
IoTTwinMakerClient.listComponentTypes(ListComponentTypesRequest listComponentTypesRequest)
Lists all component types in a workspace.
|
default CompletableFuture<ListComponentTypesResponse> |
IoTTwinMakerAsyncClient.listComponentTypes(ListComponentTypesRequest listComponentTypesRequest)
Lists all component types in a workspace.
|
default ListComponentTypesIterable |
IoTTwinMakerClient.listComponentTypesPaginator(ListComponentTypesRequest listComponentTypesRequest)
Lists all component types in a workspace.
|
default ListComponentTypesPublisher |
IoTTwinMakerAsyncClient.listComponentTypesPaginator(ListComponentTypesRequest listComponentTypesRequest)
Lists all component types in a workspace.
|
| Constructor and Description |
|---|
ListComponentTypesIterable(IoTTwinMakerClient client,
ListComponentTypesRequest firstRequest) |
ListComponentTypesPublisher(IoTTwinMakerAsyncClient client,
ListComponentTypesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListComponentTypesRequestMarshaller.marshall(ListComponentTypesRequest listComponentTypesRequest) |
Copyright © 2022. All rights reserved.