Package io.fabric8.kubernetes.api.model
Class NamespaceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NamespaceStatusFluentImpl<NamespaceFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.NamespaceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<NamespaceFluent.StatusNested<N>>
,Nested<N>
,Visitable<NamespaceFluent.StatusNested<N>>
,NamespaceFluent.StatusNested<N>
,NamespaceStatusFluent<NamespaceFluent.StatusNested<N>>
- Enclosing class:
- NamespaceFluentImpl<A extends NamespaceFluent<A>>
public class NamespaceFluentImpl.StatusNestedImpl<N> extends NamespaceStatusFluentImpl<NamespaceFluent.StatusNested<N>> implements NamespaceFluent.StatusNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NamespaceStatusFluentImpl
NamespaceStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NamespaceStatusFluent
NamespaceStatusFluent.ConditionsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endStatus()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NamespaceStatusFluentImpl
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, equals, getConditions, getPhase, hasConditions, hashCode, hasMatchingCondition, hasPhase, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withNewPhase, withNewPhase, withNewPhase, withPhase
-
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.kubernetes.api.model.NamespaceStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getConditions, getPhase, hasConditions, hasMatchingCondition, hasPhase, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withNewPhase, withNewPhase, withNewPhase, withPhase
-
-