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