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