Interface CSISnapshotControllerFluent.StatusNested<N>
-
- All Superinterfaces:
CSISnapshotControllerStatusFluent<CSISnapshotControllerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CSISnapshotControllerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CSISnapshotControllerFluentImpl.StatusNestedImpl
- Enclosing interface:
- CSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
public static interface CSISnapshotControllerFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CSISnapshotControllerStatusFluent<CSISnapshotControllerFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerStatusFluent
CSISnapshotControllerStatusFluent.ConditionsNested<N>, CSISnapshotControllerStatusFluent.GenerationsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerStatusFluent
addAllToConditions, addAllToGenerations, addNewCondition, addNewCondition, addNewConditionLike, addNewGeneration, addNewGenerationLike, addToConditions, addToConditions, addToGenerations, addToGenerations, buildCondition, buildConditions, buildFirstCondition, buildFirstGeneration, buildGeneration, buildGenerations, buildLastCondition, buildLastGeneration, buildMatchingCondition, buildMatchingGeneration, editCondition, editFirstCondition, editFirstGeneration, editGeneration, editLastCondition, editLastGeneration, editMatchingCondition, editMatchingGeneration, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersion
-
-