Klasse HealthCheckAdminResult
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.HealthCheckAdminResult
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class HealthCheckAdminResult
extends Object
HealthCheckAdminResult
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
HealthCheckAdminResult
(Object kibana, String status, Object ui) Constructs a validated implementation ofHealthCheckAdminResult
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected boolean
boolean
int
hashCode()
kibana()
Various values for the Kibana checkVarious values for the Kibana checkstatus()
Either green, yellow or redEither green, yellow or redtoString()
ui()
Various values for the UI health checkVarious values for the UI health check
-
Felddetails
-
kibana
Various values for the Kibana check -
status
Either green, yellow or red -
ui
Various values for the UI health check
-
-
Konstruktordetails
-
HealthCheckAdminResult
Constructs a validated implementation ofHealthCheckAdminResult
.- Parameter:
spec
- the specification to process
-
HealthCheckAdminResult
-
HealthCheckAdminResult
protected HealthCheckAdminResult()
-
-
Methodendetails
-
kibana
Various values for the Kibana check -
status
Either green, yellow or red -
ui
Various values for the UI health check -
kibana
Various values for the Kibana check- Gibt zurück:
this
.
-
status
Either green, yellow or red- Gibt zurück:
this
.
-
ui
Various values for the UI health check- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-