public class RangeModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
RangeModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getCount()
Gets the count.
|
java.lang.String |
getMax()
Gets the max.
|
java.lang.String |
getMin()
Gets the min.
|
java.lang.String |
getOperator()
Gets the operator.
|
public java.lang.String getOperator()
public java.lang.String getMin()
public java.lang.String getMax()
public java.lang.Long getCount()
Copyright © 2022 IBM Cloud. All rights reserved.