Uses of Class
software.amazon.awssdk.services.cloudwatch.model.Entity
-
Packages that use Entity Package Description software.amazon.awssdk.services.cloudwatch.model -
-
Uses of Entity in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return Entity Modifier and Type Method Description EntityEntityMetricData. entity()The entity associated with the metrics.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type Entity Modifier and Type Method Description EntityMetricData.BuilderEntityMetricData.Builder. entity(Entity entity)The entity associated with the metrics.
-