Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.WSDLValidationResponseWsdlInfoEndpointsDTO
-
Packages that use WSDLValidationResponseWsdlInfoEndpointsDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of WSDLValidationResponseWsdlInfoEndpointsDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return WSDLValidationResponseWsdlInfoEndpointsDTO Modifier and Type Method Description WSDLValidationResponseWsdlInfoEndpointsDTOWSDLValidationResponseWsdlInfoEndpointsDTO. location(String location)WSDLValidationResponseWsdlInfoEndpointsDTOWSDLValidationResponseWsdlInfoEndpointsDTO. name(String name)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type WSDLValidationResponseWsdlInfoEndpointsDTO Modifier and Type Method Description List<WSDLValidationResponseWsdlInfoEndpointsDTO>WSDLValidationResponseWsdlInfoDTO. getEndpoints()A list of endpoints the service exposesMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type WSDLValidationResponseWsdlInfoEndpointsDTO Modifier and Type Method Description WSDLValidationResponseWsdlInfoDTOWSDLValidationResponseWsdlInfoDTO. endpoints(List<WSDLValidationResponseWsdlInfoEndpointsDTO> endpoints)voidWSDLValidationResponseWsdlInfoDTO. setEndpoints(List<WSDLValidationResponseWsdlInfoEndpointsDTO> endpoints)
-