Class ConsoleFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ConsoleStatusFluentImpl<ConsoleFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ConsoleFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleFluent.StatusNested<N>>,ConsoleFluent.StatusNested<N>,ConsoleStatusFluent<ConsoleFluent.StatusNested<N>>
- Enclosing class:
- ConsoleFluentImpl<A extends ConsoleFluent<A>>
public class ConsoleFluentImpl.StatusNestedImpl<N> extends ConsoleStatusFluentImpl<ConsoleFluent.StatusNested<N>> implements ConsoleFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.ConsoleStatusFluentImpl
ConsoleStatusFluentImpl.ConditionsNestedImpl<N>, ConsoleStatusFluentImpl.GenerationsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ConsoleStatusFluent
ConsoleStatusFluent.ConditionsNested<N>, ConsoleStatusFluent.GenerationsNested<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.ConsoleStatusFluentImpl
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, equals, getConditions, getGenerations, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ConsoleStatusFluent
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceConsoleFluent.StatusNested<N>
-
-