Class ApiServerSourceStatusFluentImpl.ConditionsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.ConditionFluentImpl<ApiServerSourceStatusFluent.ConditionsNested<N>>
-
- io.fabric8.knative.sources.v1beta1.ApiServerSourceStatusFluentImpl.ConditionsNestedImpl<N>
-
- All Implemented Interfaces:
ConditionFluent<ApiServerSourceStatusFluent.ConditionsNested<N>>,ApiServerSourceStatusFluent.ConditionsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ApiServerSourceStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApiServerSourceStatusFluent.ConditionsNested<N>>
- Enclosing class:
- ApiServerSourceStatusFluentImpl<A extends ApiServerSourceStatusFluent<A>>
public class ApiServerSourceStatusFluentImpl.ConditionsNestedImpl<N> extends ConditionFluentImpl<ApiServerSourceStatusFluent.ConditionsNested<N>> implements ApiServerSourceStatusFluent.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 interfaceApiServerSourceStatusFluent.ConditionsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
public N endCondition()
- Specified by:
endConditionin interfaceApiServerSourceStatusFluent.ConditionsNested<N>
-
-