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