| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLabelResponse |
LookoutEquipmentClient.createLabel(Consumer<CreateLabelRequest.Builder> createLabelRequest)
Creates a label for an event.
|
default CreateLabelResponse |
LookoutEquipmentClient.createLabel(CreateLabelRequest createLabelRequest)
Creates a label for an event.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLabelResponse> |
LookoutEquipmentAsyncClient.createLabel(Consumer<CreateLabelRequest.Builder> createLabelRequest)
Creates a label for an event.
|
default CompletableFuture<CreateLabelResponse> |
LookoutEquipmentAsyncClient.createLabel(CreateLabelRequest createLabelRequest)
Creates a label for an event.
|
Copyright © 2022. All rights reserved.