Class PingSourceStatusFluentImpl.ConditionsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.ConditionFluentImpl<PingSourceStatusFluent.ConditionsNested<N>>
-
- io.fabric8.knative.sources.v1beta1.PingSourceStatusFluentImpl.ConditionsNestedImpl<N>
-
- All Implemented Interfaces:
ConditionFluent<PingSourceStatusFluent.ConditionsNested<N>>,PingSourceStatusFluent.ConditionsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<PingSourceStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PingSourceStatusFluent.ConditionsNested<N>>
- Enclosing class:
- PingSourceStatusFluentImpl<A extends PingSourceStatusFluent<A>>
public class PingSourceStatusFluentImpl.ConditionsNestedImpl<N> extends ConditionFluentImpl<PingSourceStatusFluent.ConditionsNested<N>> implements PingSourceStatusFluent.ConditionsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCondition()-
Methods inherited from class io.fabric8.knative.internal.pkg.apis.ConditionFluentImpl
equals, getLastTransitionTime, getMessage, getReason, getSeverity, getStatus, getType, hashCode, hasLastTransitionTime, hasMessage, hasReason, hasSeverity, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewSeverity, withNewSeverity, withNewSeverity, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withSeverity, withStatus, withType
-
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.knative.internal.pkg.apis.ConditionFluent
getLastTransitionTime, getMessage, getReason, getSeverity, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasSeverity, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewSeverity, withNewSeverity, withNewSeverity, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withSeverity, withStatus, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePingSourceStatusFluent.ConditionsNested<N>
-
endCondition
public N endCondition()
- Specified by:
endConditionin interfacePingSourceStatusFluent.ConditionsNested<N>
-
-