Class InsightsOperatorFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.InsightsOperatorStatusFluent<InsightsOperatorFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.InsightsOperatorFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InsightsOperatorFluent<A extends InsightsOperatorFluent<A>>
public class InsightsOperatorFluent.StatusNested<N> extends InsightsOperatorStatusFluent<InsightsOperatorFluent.StatusNested<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.InsightsOperatorStatusFluent
InsightsOperatorStatusFluent.ConditionsNested<N>, InsightsOperatorStatusFluent.GatherStatusNested<N>, InsightsOperatorStatusFluent.GenerationsNested<N>, InsightsOperatorStatusFluent.InsightsReportNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.InsightsOperatorStatusFluent
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGatherStatus, buildGeneration, buildGenerations, buildInsightsReport, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, copyInstance, editCondition, editFirstCondition, editFirstGeneration, editGatherStatus, editGeneration, editInsightsReport, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, editOrNewGatherStatus, editOrNewGatherStatusLike, editOrNewInsightsReport, editOrNewInsightsReportLike, equals, getAdditionalProperties, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasAdditionalProperties, hasConditions, hasGatherStatus, hasGenerations, hashCode, hasInsightsReport, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, toString, withAdditionalProperties, withConditions, withConditions, withGatherStatus, withGenerations, withGenerations, withInsightsReport, withLatestAvailableRevision, withNewGatherStatus, withNewGatherStatusLike, withNewInsightsReport, withNewInsightsReportLike, withObservedGeneration, withReadyReplicas, withVersion
-
-