Package com.seam.api.types
Interface HealthGetServiceHealthResponse.OkStage
-
- All Known Implementing Classes:
HealthGetServiceHealthResponse.Builder
- Enclosing class:
- HealthGetServiceHealthResponse
public static interface HealthGetServiceHealthResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HealthGetServiceHealthResponse.Builderfrom(HealthGetServiceHealthResponse other)HealthGetServiceHealthResponse.LastServiceEvaluationAtStageok(boolean ok)
-
-
-
Method Detail
-
ok
HealthGetServiceHealthResponse.LastServiceEvaluationAtStage ok(boolean ok)
-
from
HealthGetServiceHealthResponse.Builder from(HealthGetServiceHealthResponse other)
-
-