Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.WSDLValidationResponseWsdlInfoDTO
-
Packages that use WSDLValidationResponseWsdlInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of WSDLValidationResponseWsdlInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return WSDLValidationResponseWsdlInfoDTO Modifier and Type Method Description WSDLValidationResponseWsdlInfoDTOWSDLValidationResponseWsdlInfoDTO. endpoints(List<WSDLValidationResponseWsdlInfoEndpointsDTO> endpoints)WSDLValidationResponseWsdlInfoDTOWSDLValidationResponseDTO. getWsdlInfo()Get wsdlInfoWSDLValidationResponseWsdlInfoDTOWSDLValidationResponseWsdlInfoDTO. version(String version)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type WSDLValidationResponseWsdlInfoDTO Modifier and Type Method Description voidWSDLValidationResponseDTO. setWsdlInfo(WSDLValidationResponseWsdlInfoDTO wsdlInfo)WSDLValidationResponseDTOWSDLValidationResponseDTO. wsdlInfo(WSDLValidationResponseWsdlInfoDTO wsdlInfo)
-