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