Klasse InputAPIImplementation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.InputAPIImplementation
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class InputAPIImplementation
extends Object
InputAPIImplementation
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
InputAPIImplementation
(String maturityState, List<String> nativeBaseURLs) Constructs a validated instance ofInputAPIImplementation
.Constructs a validated instance ofInputAPIImplementation
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
maturityState
(String maturityState) nativeBaseURLs
(List<String> nativeBaseURLs) toString()
-
Felddetails
-
maturityState
-
nativeBaseURLs
-
-
Konstruktordetails
-
InputAPIImplementation
Constructs a validated instance ofInputAPIImplementation
.- Parameter:
spec
- the specification to process
-
InputAPIImplementation
Constructs a validated instance ofInputAPIImplementation
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
InputAPIImplementation(Consumer)
instead.- Parameter:
maturityState
- maturityStatenativeBaseURLs
- nativeBaseURLs
-
InputAPIImplementation
protected InputAPIImplementation()
-
-
Methodendetails