Klasse OutboundProxyGetResponse
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.OutboundProxyGetResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class OutboundProxyGetResponse
extends Object
OutboundProxyGetResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Map<String,OutboundProxySettings> Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofOutboundProxyGetResponse.OutboundProxyGetResponse(Map<String, OutboundProxySettings> proxyServerList) Constructs a validated instance ofOutboundProxyGetResponse. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration.proxyServerList(Map<String, OutboundProxySettings> proxyServerList) Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration.toString()
-
Felddetails
-
proxyServerList
Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration.
-
-
Konstruktordetails
-
OutboundProxyGetResponse
Constructs a validated instance ofOutboundProxyGetResponse.- Parameter:
spec- the specification to process
-
OutboundProxyGetResponse
Constructs a validated instance ofOutboundProxyGetResponse.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
OutboundProxyGetResponse(Consumer)instead.- Parameter:
proxyServerList- Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration.
-
OutboundProxyGetResponse
protected OutboundProxyGetResponse()
-
-
Methodendetails
-
builder
-
proxyServerList
Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration. -
proxyServerList
Contains a map of the available outbound proxy server aliases in API Gateway with the key denoting the alias name and the value representing the corresponding outbound proxy server alias configuration.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-