| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCustomMetricResponse |
IotClient.describeCustomMetric(Consumer<DescribeCustomMetricRequest.Builder> describeCustomMetricRequest)
Gets information about a Device Defender detect custom metric.
|
default DescribeCustomMetricResponse |
IotClient.describeCustomMetric(DescribeCustomMetricRequest describeCustomMetricRequest)
Gets information about a Device Defender detect custom metric.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCustomMetricResponse> |
IotAsyncClient.describeCustomMetric(Consumer<DescribeCustomMetricRequest.Builder> describeCustomMetricRequest)
Gets information about a Device Defender detect custom metric.
|
default CompletableFuture<DescribeCustomMetricResponse> |
IotAsyncClient.describeCustomMetric(DescribeCustomMetricRequest describeCustomMetricRequest)
Gets information about a Device Defender detect custom metric.
|
Copyright © 2023. All rights reserved.