Package com.seam.api.types
Interface ServiceHealth.ServiceStage
-
- All Known Implementing Classes:
ServiceHealth.Builder
- Enclosing class:
- ServiceHealth
public static interface ServiceHealth.ServiceStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceHealth.Builderfrom(ServiceHealth other)ServiceHealth.StatusStageservice(java.lang.String service)
-
-
-
Method Detail
-
service
ServiceHealth.StatusStage service(java.lang.String service)
-
from
ServiceHealth.Builder from(ServiceHealth other)
-
-