@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-12-01T23:56:56.539Z") public class ApiEndPoint extends Object
Constructor and Description |
---|
ApiEndPoint() |
public ApiEndPoint name(String name)
public String getName()
public void setName(String name)
public ApiEndPoint version(String version)
public String getVersion()
public void setVersion(String version)
public ApiEndPoint serviceConfigs(List<ApiMapEntry> serviceConfigs)
public ApiEndPoint addServiceConfigsItem(ApiMapEntry serviceConfigsItem)
public List<ApiMapEntry> getServiceConfigs()
public void setServiceConfigs(List<ApiMapEntry> serviceConfigs)
public ApiEndPoint endPointHostList(List<ApiEndPointHost> endPointHostList)
public ApiEndPoint addEndPointHostListItem(ApiEndPointHost endPointHostListItem)
public List<ApiEndPointHost> getEndPointHostList()
public void setEndPointHostList(List<ApiEndPointHost> endPointHostList)
public ApiEndPoint serviceType(String serviceType)
public String getServiceType()
public void setServiceType(String serviceType)
Copyright © 2020. All rights reserved.