| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeFleetMetricResult> |
AbstractAWSIotAsync.describeFleetMetricAsync(DescribeFleetMetricRequest request,
AsyncHandler<DescribeFleetMetricRequest,DescribeFleetMetricResult> asyncHandler) |
Future<DescribeFleetMetricResult> |
AWSIotAsync.describeFleetMetricAsync(DescribeFleetMetricRequest describeFleetMetricRequest,
AsyncHandler<DescribeFleetMetricRequest,DescribeFleetMetricResult> asyncHandler)
Gets information about the specified fleet metric.
|
Future<DescribeFleetMetricResult> |
AWSIotAsyncClient.describeFleetMetricAsync(DescribeFleetMetricRequest request,
AsyncHandler<DescribeFleetMetricRequest,DescribeFleetMetricResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetMetricRequest |
DescribeFleetMetricRequest.clone() |
DescribeFleetMetricRequest |
DescribeFleetMetricRequest.withMetricName(String metricName)
The name of the fleet metric to describe.
|
Copyright © 2023. All rights reserved.