| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomMetricResponse> |
IotAsyncClient.createCustomMetric(CreateCustomMetricRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateCustomMetricRequestMarshaller.marshall(CreateCustomMetricRequest createCustomMetricRequest) |
Copyright © 2021. All rights reserved.