public static class GetServiceResponse.Data.Service.RouteConf.ImportConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter |
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter |
| Constructor and Description |
|---|
GetServiceResponse.Data.Service.RouteConf.ImportConf() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessEndpointJSON() |
List<GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter> |
getInputParameterMap() |
List<GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter> |
getOutputParameterMap() |
String |
getProvideType() |
void |
setAccessEndpointJSON(String accessEndpointJSON) |
void |
setInputParameterMap(List<GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter> inputParameterMap) |
void |
setOutputParameterMap(List<GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter> outputParameterMap) |
void |
setProvideType(String provideType) |
public GetServiceResponse.Data.Service.RouteConf.ImportConf()
public String getAccessEndpointJSON()
public void setAccessEndpointJSON(String accessEndpointJSON)
public String getProvideType()
public void setProvideType(String provideType)
public List<GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter> getInputParameterMap()
public void setInputParameterMap(List<GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter> inputParameterMap)
public List<GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter> getOutputParameterMap()
public void setOutputParameterMap(List<GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter> outputParameterMap)
Copyright © 2018. All Rights Reserved.