| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment |
Amazon Lookout for Equipment is a machine learning service that uses advanced analytics to identify anomalies in
machines from sensor data for use in predictive maintenance.
|
| software.amazon.awssdk.services.lookoutequipment.paginators | |
| software.amazon.awssdk.services.lookoutequipment.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLabelGroupsResponse> |
LookoutEquipmentAsyncClient.listLabelGroups(ListLabelGroupsRequest listLabelGroupsRequest)
Returns a list of the label groups.
|
default ListLabelGroupsResponse |
LookoutEquipmentClient.listLabelGroups(ListLabelGroupsRequest listLabelGroupsRequest)
Returns a list of the label groups.
|
default ListLabelGroupsPublisher |
LookoutEquipmentAsyncClient.listLabelGroupsPaginator(ListLabelGroupsRequest listLabelGroupsRequest)
Returns a list of the label groups.
|
default ListLabelGroupsIterable |
LookoutEquipmentClient.listLabelGroupsPaginator(ListLabelGroupsRequest listLabelGroupsRequest)
Returns a list of the label groups.
|
| Constructor and Description |
|---|
ListLabelGroupsIterable(LookoutEquipmentClient client,
ListLabelGroupsRequest firstRequest) |
ListLabelGroupsPublisher(LookoutEquipmentAsyncClient client,
ListLabelGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLabelGroupsRequestMarshaller.marshall(ListLabelGroupsRequest listLabelGroupsRequest) |
Copyright © 2022. All rights reserved.