Klasse NativeEndpoint
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.NativeEndpoint
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class NativeEndpoint
extends Object
NativeEndpoint
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedNativeEndpoint(String description, String url) NativeEndpoint(Consumer<NativeEndpoint> spec) Constructs a validated implementation ofNativeEndpoint. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanEndpoint descriptiondescription(String description) Endpoint descriptionbooleaninthashCode()toString()url()Endpoint URL valueEndpoint URL value
-
Felddetails
-
description
Endpoint description -
url
Endpoint URL value
-
-
Konstruktordetails
-
NativeEndpoint
Constructs a validated implementation ofNativeEndpoint.- Parameter:
spec- the specification to process
-
NativeEndpoint
-
NativeEndpoint
protected NativeEndpoint()
-
-
Methodendetails
-
description
Endpoint description -
url
Endpoint URL value -
description
Endpoint description- Gibt zurück:
this.
-
url
Endpoint URL value- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-