public class HighDemandPeriodTimeSuggestionWeeklySegment extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
HighDemandPeriodTimeSuggestionWeeklySegment() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic HighDemandPeriodTimeSuggestionWeeklySegment()
public static HighDemandPeriodTimeSuggestionWeeklySegment loadJSON(String json, APIContext context, String header)
public static APINodeList<HighDemandPeriodTimeSuggestionWeeklySegment> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic HighDemandPeriodTimeSuggestionWeeklySegment setFieldDays(List<String> value)
public Long getFieldEndMinute()
public HighDemandPeriodTimeSuggestionWeeklySegment setFieldEndMinute(Long value)
public Long getFieldStartMinute()
public HighDemandPeriodTimeSuggestionWeeklySegment setFieldStartMinute(Long value)
public String getFieldTimezoneType()
public HighDemandPeriodTimeSuggestionWeeklySegment setFieldTimezoneType(String value)
public HighDemandPeriodTimeSuggestionWeeklySegment copyFrom(HighDemandPeriodTimeSuggestionWeeklySegment instance)
public static APIRequest.ResponseParser<HighDemandPeriodTimeSuggestionWeeklySegment> getParser()
Copyright © 2024. All rights reserved.