| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
WSDLValidationResponseWsdlInfoEndpointsDTO |
WSDLValidationResponseWsdlInfoEndpointsDTO.location(String location) |
WSDLValidationResponseWsdlInfoEndpointsDTO |
WSDLValidationResponseWsdlInfoEndpointsDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<WSDLValidationResponseWsdlInfoEndpointsDTO> |
WSDLValidationResponseWsdlInfoDTO.getEndpoints()
A list of endpoints the service exposes
|
| Modifier and Type | Method and Description |
|---|---|
WSDLValidationResponseWsdlInfoDTO |
WSDLValidationResponseWsdlInfoDTO.addEndpointsItem(WSDLValidationResponseWsdlInfoEndpointsDTO endpointsItem) |
| Modifier and Type | Method and Description |
|---|---|
WSDLValidationResponseWsdlInfoDTO |
WSDLValidationResponseWsdlInfoDTO.endpoints(List<WSDLValidationResponseWsdlInfoEndpointsDTO> endpoints) |
void |
WSDLValidationResponseWsdlInfoDTO.setEndpoints(List<WSDLValidationResponseWsdlInfoEndpointsDTO> endpoints) |
Copyright © 2020 WSO2 Inc. All rights reserved.