public static class GetServiceResponse.Data.Service.RouteConf.ImportConf extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConf.InputParameter |
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConf.OutputParameter |
| 构造器和说明 |
|---|
ImportConf() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 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 © 2019. All rights reserved.