Class OpenShiftAPIServerFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluentImpl<OpenShiftAPIServerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<OpenShiftAPIServerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<OpenShiftAPIServerFluent.StatusNested<N>>,OpenShiftAPIServerFluent.StatusNested<N>,OpenShiftAPIServerStatusFluent<OpenShiftAPIServerFluent.StatusNested<N>>
- Enclosing class:
- OpenShiftAPIServerFluentImpl<A extends OpenShiftAPIServerFluent<A>>
public class OpenShiftAPIServerFluentImpl.StatusNestedImpl<N> extends OpenShiftAPIServerStatusFluentImpl<OpenShiftAPIServerFluent.StatusNested<N>> implements OpenShiftAPIServerFluent.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.OpenShiftAPIServerStatusFluentImpl
OpenShiftAPIServerStatusFluentImpl.ConditionsNestedImpl<N>, OpenShiftAPIServerStatusFluentImpl.GenerationsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluent
OpenShiftAPIServerStatusFluent.ConditionsNested<N>, OpenShiftAPIServerStatusFluent.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.OpenShiftAPIServerStatusFluentImpl
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, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hashCode, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withLatestAvailableRevision, 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.OpenShiftAPIServerStatusFluent
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, getLatestAvailableRevision, getObservedGeneration, getReadyReplicas, getVersion, hasConditions, hasGenerations, hasLatestAvailableRevision, hasMatchingCondition, hasMatchingGeneration, hasObservedGeneration, hasReadyReplicas, hasVersion, removeAllFromConditions, removeAllFromGenerations, removeFromConditions, removeFromGenerations, removeMatchingFromConditions, removeMatchingFromGenerations, setNewConditionLike, setNewGenerationLike, setToConditions, setToGenerations, withConditions, withConditions, withGenerations, withGenerations, withLatestAvailableRevision, withNewVersion, withNewVersion, withNewVersion, withObservedGeneration, withReadyReplicas, withVersion
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceOpenShiftAPIServerFluent.StatusNested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceOpenShiftAPIServerFluent.StatusNested<N>
-
-