Class InsightsReportFluent.HealthChecksNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.HealthCheckFluent<InsightsReportFluent.HealthChecksNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.InsightsReportFluent.HealthChecksNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InsightsReportFluent<A extends InsightsReportFluent<A>>
public class InsightsReportFluent.HealthChecksNested<N> extends HealthCheckFluent<InsightsReportFluent.HealthChecksNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHealthCheck()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.HealthCheckFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAdvisorURI, getDescription, getState, getTotalRisk, hasAdditionalProperties, hasAdvisorURI, hasDescription, hashCode, hasState, hasTotalRisk, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAdvisorURI, withDescription, withState, withTotalRisk
-
-