public class TemplateApplyRemotes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CONTENT_TYPE |
static String |
SERIALIZED_NAME_URL |
| Constructor and Description |
|---|
TemplateApplyRemotes() |
| Modifier and Type | Method and Description |
|---|---|
TemplateApplyRemotes |
contentType(String contentType) |
boolean |
equals(Object o) |
String |
getContentType()
Get contentType
|
String |
getUrl()
Get url
|
int |
hashCode() |
void |
setContentType(String contentType) |
void |
setUrl(String url) |
String |
toString() |
TemplateApplyRemotes |
url(String url) |
public static final String SERIALIZED_NAME_URL
public static final String SERIALIZED_NAME_CONTENT_TYPE
public TemplateApplyRemotes url(String url)
public String getUrl()
public void setUrl(String url)
public TemplateApplyRemotes contentType(String contentType)
public String getContentType()
public void setContentType(String contentType)
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.