Uses of Class
org.eclipse.ditto.internal.utils.health.RetrieveHealthResponse
Packages that use RetrieveHealthResponse
-
Uses of RetrieveHealthResponse in org.eclipse.ditto.internal.utils.health
Methods in org.eclipse.ditto.internal.utils.health that return RetrieveHealthResponseModifier and TypeMethodDescriptionstatic RetrieveHealthResponseRetrieveHealthResponse.fromJson(org.eclipse.ditto.json.JsonObject jsonObject, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Create a RetrieveHealthResponse from its JSON representation.static RetrieveHealthResponseRetrieveHealthResponse.of(StatusInfo statusInfo, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Create a RetrieveHealthResponse.RetrieveHealthResponse.setDittoHeaders(org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders)