Class InsightsOperatorStatusFluent.InsightsReportNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.InsightsReportFluent<InsightsOperatorStatusFluent.InsightsReportNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.InsightsOperatorStatusFluent.InsightsReportNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InsightsOperatorStatusFluent<A extends InsightsOperatorStatusFluent<A>>
public class InsightsOperatorStatusFluent.InsightsReportNested<N> extends InsightsReportFluent<InsightsOperatorStatusFluent.InsightsReportNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.InsightsReportFluent
InsightsReportFluent.HealthChecksNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInsightsReport()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.InsightsReportFluent
addAllToHealthChecks, addNewHealthCheck, addNewHealthCheck, addNewHealthCheckLike, addToAdditionalProperties, addToAdditionalProperties, addToHealthChecks, addToHealthChecks, buildFirstHealthCheck, buildHealthCheck, buildHealthChecks, buildLastHealthCheck, buildMatchingHealthCheck, copyInstance, editFirstHealthCheck, editHealthCheck, editLastHealthCheck, editMatchingHealthCheck, equals, getAdditionalProperties, getDownloadedAt, hasAdditionalProperties, hasDownloadedAt, hashCode, hasHealthChecks, hasMatchingHealthCheck, removeAllFromHealthChecks, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHealthChecks, removeMatchingFromHealthChecks, setNewHealthCheckLike, setToHealthChecks, toString, withAdditionalProperties, withDownloadedAt, withHealthChecks, withHealthChecks
-
-