| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCustomMetricResponse |
IotClient.createCustomMetric(Consumer<CreateCustomMetricRequest.Builder> createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
default CreateCustomMetricResponse |
IotClient.createCustomMetric(CreateCustomMetricRequest createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomMetricResponse> |
IotAsyncClient.createCustomMetric(Consumer<CreateCustomMetricRequest.Builder> createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
default CompletableFuture<CreateCustomMetricResponse> |
IotAsyncClient.createCustomMetric(CreateCustomMetricRequest createCustomMetricRequest)
Use this API to define a Custom Metric published by your devices to Device Defender.
|
Copyright © 2022. All rights reserved.