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