public class EntityBreakdown
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EntityBreakdown() |
Modifier and Type | Method and Description |
---|---|
String |
getAverage()
Gets the average.
|
String |
getCount()
Gets the count.
|
String |
getMax()
Gets the max.
|
String |
getMin()
Gets the min.
|
String |
getStandardDeviation()
Gets the standardDeviation.
|
String |
getVariance()
Gets the variance.
|
public String getStandardDeviation()
public String getAverage()
public String getVariance()
public String getCount()
public String getMin()
public String getMax()
Copyright © 2021 IBM Cloud. All rights reserved.