public class StatModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
StatModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getCount()
Gets the count.
|
Long |
getCumulativeQuantity()
Gets the cumulativeQuantity.
|
Long |
getCumulativeUsecs()
Gets the cumulativeUsecs.
|
Long |
getMaximumQuantity()
Gets the maximumQuantity.
|
Long |
getMaximumUsecs()
Gets the maximumUsecs.
|
Long |
getMinimumQuantity()
Gets the minimumQuantity.
|
Long |
getMinimumUsecs()
Gets the minimumUsecs.
|
String |
getName()
Gets the name.
|
String |
getQuantityType()
Gets the quantityType.
|
public String getName()
public Long getCount()
public Long getCumulativeUsecs()
public Long getMinimumUsecs()
public Long getMaximumUsecs()
public Long getCumulativeQuantity()
public String getQuantityType()
public Long getMinimumQuantity()
public Long getMaximumQuantity()
Copyright © 2021 IBM Cloud. All rights reserved.