Klasse Settings
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Settings
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Settings
extends Object
Settings
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Settings.SettingsBuilderbuilder()protected booleanbooleanA map containing the API Gateway Extended Settings key-value pair.extendedKeys(Map<String, String> extendedKeys) A map containing the API Gateway Extended Settings key-value pair.inthashCode()toString()wattKeys()A map containing the Integration Server Watt properties key-value pair.A map containing the Integration Server Watt properties key-value pair.
-
Felddetails
-
extendedKeys
A map containing the API Gateway Extended Settings key-value pair. -
wattKeys
A map containing the Integration Server Watt properties key-value pair.
-
-
Konstruktordetails
-
Settings
Constructs a validated instance ofSettings.- Parameter:
spec- the specification to process
-
Settings
Constructs a validated instance ofSettings.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Settings(Consumer)instead.- Parameter:
extendedKeys- A map containing the API Gateway Extended Settings key-value pair.wattKeys- A map containing the Integration Server Watt properties key-value pair.
-
Settings
protected Settings()
-
-
Methodendetails
-
builder
-
extendedKeys
A map containing the API Gateway Extended Settings key-value pair. -
wattKeys
A map containing the Integration Server Watt properties key-value pair. -
extendedKeys
A map containing the API Gateway Extended Settings key-value pair.- Gibt zurück:
this.
-
wattKeys
A map containing the Integration Server Watt properties key-value pair.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-