public class GetMonth95Request extends CdnRequest
| Constructor and Description |
|---|
GetMonth95Request() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillingMonth() |
Boolean |
getByTime() |
String |
getDomains() |
String |
getEndTime() |
String |
getStartTime() |
String |
getType() |
Boolean |
getWithTag() |
void |
setBillingMonth(String billingMonth) |
void |
setByTime(Boolean byTime) |
void |
setDomains(String domains) |
void |
setEndTime(String endTime) |
void |
setStartTime(String startTime) |
void |
setType(String type) |
void |
setWithTag(Boolean withTag) |
GetMonth95Request |
withBillingMonth(String billingMonth) |
GetMonth95Request |
withByTime(Boolean byTime) |
GetMonth95Request |
withDomains(String domains) |
GetMonth95Request |
withEndTime(String endTime) |
GetMonth95Request |
withStartTime(String startTime) |
GetMonth95Request |
withType(String type) |
GetMonth95Request |
withWithTag(Boolean withTag) |
toString, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic GetMonth95Request withDomains(String domains)
public GetMonth95Request withType(String type)
public GetMonth95Request withBillingMonth(String billingMonth)
public GetMonth95Request withStartTime(String startTime)
public GetMonth95Request withEndTime(String endTime)
public GetMonth95Request withByTime(Boolean byTime)
public GetMonth95Request withWithTag(Boolean withTag)
public String getDomains()
public void setDomains(String domains)
public String getType()
public void setType(String type)
public Boolean getWithTag()
public void setWithTag(Boolean withTag)
public Boolean getByTime()
public void setByTime(Boolean byTime)
public String getBillingMonth()
public void setBillingMonth(String billingMonth)
public String getStartTime()
public void setStartTime(String startTime)
public String getEndTime()
public void setEndTime(String endTime)
Copyright © 2024. All rights reserved.