Klasse ServiceMgmtInputAPIImplementation
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.ServiceMgmtInputAPIImplementation
@Generated("io.github.primelib.primecodegen")
public class ServiceMgmtInputAPIImplementation
extends Object
ServiceMgmtInputAPIImplementation
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedServiceMgmtInputAPIImplementation(String maturityState, List<String> nativeBaseUrls) Constructs a validated instance ofServiceMgmtInputAPIImplementation.Constructs a validated instance ofServiceMgmtInputAPIImplementation. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()maturityState(String maturityState) nativeBaseUrls(List<String> nativeBaseUrls) toString()
-
Felddetails
-
maturityState
-
nativeBaseUrls
-
-
Konstruktordetails
-
ServiceMgmtInputAPIImplementation
Constructs a validated instance ofServiceMgmtInputAPIImplementation.- Parameter:
spec- the specification to process
-
ServiceMgmtInputAPIImplementation
@Internal public ServiceMgmtInputAPIImplementation(String maturityState, List<String> nativeBaseUrls) Constructs a validated instance ofServiceMgmtInputAPIImplementation.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ServiceMgmtInputAPIImplementation(Consumer)instead.- Parameter:
maturityState- maturityStatenativeBaseUrls- nativeBaseUrls
-
ServiceMgmtInputAPIImplementation
protected ServiceMgmtInputAPIImplementation()
-
-
Methodendetails
-
maturityState
-
nativeBaseUrls
-
maturityState
- Gibt zurück:
this.
-
nativeBaseUrls
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-