public static class GetServiceResponse.Data.Service.RouteConf.ImportConfs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConfs.InputParameter3 |
static class |
GetServiceResponse.Data.Service.RouteConf.ImportConfs.OutputParameter4 |
| Constructor and Description |
|---|
GetServiceResponse.Data.Service.RouteConf.ImportConfs() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessEndpointJSON() |
List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.InputParameter3> |
getInputParameterMap1() |
List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.OutputParameter4> |
getOutputParameterMap2() |
String |
getProvideType() |
void |
setAccessEndpointJSON(String accessEndpointJSON) |
void |
setInputParameterMap1(List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.InputParameter3> inputParameterMap1) |
void |
setOutputParameterMap2(List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.OutputParameter4> outputParameterMap2) |
void |
setProvideType(String provideType) |
public GetServiceResponse.Data.Service.RouteConf.ImportConfs()
public String getAccessEndpointJSON()
public void setAccessEndpointJSON(String accessEndpointJSON)
public String getProvideType()
public void setProvideType(String provideType)
public List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.InputParameter3> getInputParameterMap1()
public void setInputParameterMap1(List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.InputParameter3> inputParameterMap1)
public List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.OutputParameter4> getOutputParameterMap2()
public void setOutputParameterMap2(List<GetServiceResponse.Data.Service.RouteConf.ImportConfs.OutputParameter4> outputParameterMap2)
Copyright © 2018. All Rights Reserved.