Klasse SOAPToRestConfigurations
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.SOAPToRestConfigurations
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SOAPToRestConfigurations
extends Object
SOAPToRestConfigurations
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
SOAPToRestConfigurations
(Boolean removeRootElement, Boolean useDefaultElements, Boolean useSchemaForTransformation) Constructs a validated instance ofSOAPToRestConfigurations
.Constructs a validated instance ofSOAPToRestConfigurations
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
removeRootElement
(Boolean removeRootElement) toString()
useDefaultElements
(Boolean useDefaultElements) useSchemaForTransformation
(Boolean useSchemaForTransformation)
-
Felddetails
-
removeRootElement
-
useDefaultElements
-
useSchemaForTransformation
-
-
Konstruktordetails
-
SOAPToRestConfigurations
Constructs a validated instance ofSOAPToRestConfigurations
.- Parameter:
spec
- the specification to process
-
SOAPToRestConfigurations
@Internal public SOAPToRestConfigurations(Boolean removeRootElement, Boolean useDefaultElements, Boolean useSchemaForTransformation) Constructs a validated instance ofSOAPToRestConfigurations
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SOAPToRestConfigurations(Consumer)
instead.- Parameter:
removeRootElement
- removeRootElementuseDefaultElements
- useDefaultElementsuseSchemaForTransformation
- useSchemaForTransformation
-
SOAPToRestConfigurations
protected SOAPToRestConfigurations()
-
-
Methodendetails
-
builder
-
removeRootElement
-
useDefaultElements
-
useSchemaForTransformation
-
removeRootElement
- Gibt zurück:
this
.
-
useDefaultElements
- Gibt zurück:
this
.
-
useSchemaForTransformation
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-