public class DateHistograms
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
DateHistograms()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getInterval()
Gets the interval. 
 | 
java.lang.Long | 
getUtc()
Gets the utc offset. 
 | 
void | 
setInterval(java.lang.String timespan)
Gets the interval. 
 | 
void | 
setUtc(long timezoneOffset)
Sets the utc offset for timezone. 
 | 
public java.lang.String getInterval()
public void setInterval(java.lang.String timespan)
timespan - the intervalpublic java.lang.Long getUtc()
public void setUtc(long timezoneOffset)
timezoneOffset - the utcCopyright © 2022 IBM Cloud. All rights reserved.