Klasse EndpointInfo
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.EndpointInfo
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class EndpointInfo
extends Object
EndpointInfo
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedEndpointInfo(String endpoint, String gatewayPoolId) Constructs a validated instance ofEndpointInfo.EndpointInfo(Consumer<EndpointInfo> spec) Constructs a validated instance ofEndpointInfo. -
Methodenübersicht
-
Felddetails
-
endpoint
-
gatewayPoolId
-
-
Konstruktordetails
-
EndpointInfo
Constructs a validated instance ofEndpointInfo.- Parameter:
spec- the specification to process
-
EndpointInfo
Constructs a validated instance ofEndpointInfo.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
EndpointInfo(Consumer)instead.- Parameter:
endpoint- var.namegatewayPoolId- var.name
-
EndpointInfo
protected EndpointInfo()
-
-
Methodendetails