Package io.fabric8.kubernetes.api.model
Class PersistentVolumeClaimStatusFluentImpl.ConditionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PersistentVolumeClaimConditionFluentImpl<PersistentVolumeClaimStatusFluent.ConditionsNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeClaimStatusFluentImpl.ConditionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeClaimStatusFluent.ConditionsNested<N>>
,Nested<N>
,Visitable<PersistentVolumeClaimStatusFluent.ConditionsNested<N>>
,PersistentVolumeClaimConditionFluent<PersistentVolumeClaimStatusFluent.ConditionsNested<N>>
,PersistentVolumeClaimStatusFluent.ConditionsNested<N>
- Enclosing class:
- PersistentVolumeClaimStatusFluentImpl<A extends PersistentVolumeClaimStatusFluent<A>>
public class PersistentVolumeClaimStatusFluentImpl.ConditionsNestedImpl<N> extends PersistentVolumeClaimConditionFluentImpl<PersistentVolumeClaimStatusFluent.ConditionsNested<N>> implements PersistentVolumeClaimStatusFluent.ConditionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endCondition()
Methods inherited from class io.fabric8.kubernetes.api.model.PersistentVolumeClaimConditionFluentImpl
equals, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.PersistentVolumeClaimConditionFluent
getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
Method Details
-
and
-
endCondition
- Specified by:
endCondition
in interfacePersistentVolumeClaimStatusFluent.ConditionsNested<N>
-