Uses of Class
org.gcube.common.health.api.Status
-
Packages that use Status Package Description org.gcube.common.health.api org.gcube.common.health.api.response -
-
Uses of Status in org.gcube.common.health.api
Methods in org.gcube.common.health.api that return Status Modifier and Type Method Description static StatusStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Status[]Status. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Status in org.gcube.common.health.api.response
Fields in org.gcube.common.health.api.response declared as Status Modifier and Type Field Description protected StatusHealthCheckResponse. statusMethods in org.gcube.common.health.api.response that return Status Modifier and Type Method Description StatusHealthCheckResponse. getStatus()
-