@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public class ListEndpointsResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListEndpointsResponse.Endpoint
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ListEndpointsResponse.Endpoint> |
endpoint |
| Constructor and Description |
|---|
ListEndpointsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListEndpointsResponse.Endpoint> |
getEndpoint()
Gets the value of the endpoint property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") protected List<ListEndpointsResponse.Endpoint> endpoint
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:53-05:00", comments="JAXB RI v2.3.3") public List<ListEndpointsResponse.Endpoint> getEndpoint()
ListEndpointsResponse.EndpointApache CXF