Uses of Class
software.amazon.awssdk.crt.iot.IoTMetricsMetadata
-
Packages that use IoTMetricsMetadata Package Description software.amazon.awssdk.crt.iot -
-
Uses of IoTMetricsMetadata in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return types with arguments of type IoTMetricsMetadata Modifier and Type Method Description List<IoTMetricsMetadata>AWSIoTMetrics. getMetadataEntries()Method parameters in software.amazon.awssdk.crt.iot with type arguments of type IoTMetricsMetadata Modifier and Type Method Description voidAWSIoTMetrics. setMetadataEntries(List<IoTMetricsMetadata> metadataEntries)Constructor parameters in software.amazon.awssdk.crt.iot with type arguments of type IoTMetricsMetadata Constructor Description AWSIoTMetrics(String libraryName, List<IoTMetricsMetadata> metadataEntries)
-