public class EndpointList extends Object
| Constructor and Description |
|---|
EndpointList(EndpointUrlTypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEndpoint(Endpoint endpoint) |
List<Endpoint> |
getEndpoints() |
EndpointUrlTypeEnum |
getEndpointUrlType() |
void |
setEndpoints(List<Endpoint> endpoints) |
void |
setEndpointUrlType(EndpointUrlTypeEnum endpointUrlType) |
public EndpointList(EndpointUrlTypeEnum type)
public EndpointUrlTypeEnum getEndpointUrlType()
public void setEndpointUrlType(EndpointUrlTypeEnum endpointUrlType)
public void addEndpoint(Endpoint endpoint)
Copyright © 2019 WSO2. All rights reserved.