Uses of Class
software.amazon.awssdk.services.greengrass.model.BulkDeploymentMetrics
-
Packages that use BulkDeploymentMetrics Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of BulkDeploymentMetrics in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return BulkDeploymentMetrics Modifier and Type Method Description BulkDeploymentMetricsGetBulkDeploymentStatusResponse. bulkDeploymentMetrics()Relevant metrics on input records processed during bulk deployment.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type BulkDeploymentMetrics Modifier and Type Method Description GetBulkDeploymentStatusResponse.BuilderGetBulkDeploymentStatusResponse.Builder. bulkDeploymentMetrics(BulkDeploymentMetrics bulkDeploymentMetrics)Relevant metrics on input records processed during bulk deployment.
-