@Value.Immutable
public interface SoapApiModelInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
SoapApiModelInfo.Builder |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDefaultAddress() |
Optional<String> |
getDefaultPort() |
Optional<QName> |
getDefaultService() |
default List<Violation> |
getErrors() |
Optional<javax.wsdl.Definition> |
getModel() |
default Map<QName,List<String>> |
getPorts() |
Optional<String> |
getResolvedSpecification() |
default List<QName> |
getServices() |
default List<Violation> |
getWarnings() |
Optional<String> |
getWsdlURL() |
Optional<javax.wsdl.Definition> getModel()
Copyright © 2016–2021 Red Hat. All rights reserved.