Klasse SOAPOperation.SOAPOperationBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.SOAPOperation.SOAPOperationBuilder
- Umschließende Klasse:
SOAPOperation
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbindings
(List<SOAPBinding> bindings) build()
isRESTInvokeEnabled
(Boolean isRESTInvokeEnabled) mockedConditionsBasedCustomResponsesList
(List<MockedConditionsBasedCustomResponse> mockedConditionsBasedCustomResponsesList) mockedResponses
(Map<String, MockedResponse> mockedResponses) restEnabledPath
(RestEnabledPath restEnabledPath) soapAction
(String soapAction) toString()
-
Methodendetails
-
bindings
- Gibt zurück:
this
.
-
defined
- Gibt zurück:
this
.
-
enabled
- Gibt zurück:
this
.
-
headers
- Gibt zurück:
this
.
-
isRESTInvokeEnabled
- Gibt zurück:
this
.
-
mockedConditionsBasedCustomResponsesList
public SOAPOperation.SOAPOperationBuilder mockedConditionsBasedCustomResponsesList(List<MockedConditionsBasedCustomResponse> mockedConditionsBasedCustomResponsesList) - Gibt zurück:
this
.
-
mockedResponses
public SOAPOperation.SOAPOperationBuilder mockedResponses(Map<String, MockedResponse> mockedResponses) - Gibt zurück:
this
.
-
name
- Gibt zurück:
this
.
-
namespace
- Gibt zurück:
this
.
-
restEnabledPath
- Gibt zurück:
this
.
-
scopes
- Gibt zurück:
this
.
-
soapAction
- Gibt zurück:
this
.
-
tags
- Gibt zurück:
this
.
-
build
-
toString
-