public class ParallelChannelStatusBuilder extends ParallelChannelStatusFluentImpl<ParallelChannelStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelChannelStatus,ParallelChannelStatusBuilder>
ParallelChannelStatusFluentImpl.ChannelNestedImpl<N>, ParallelChannelStatusFluentImpl.ReadyNestedImpl<N>ParallelChannelStatusFluent.ChannelNested<N>, ParallelChannelStatusFluent.ReadyNested<N>| Constructor and Description |
|---|
ParallelChannelStatusBuilder() |
ParallelChannelStatusBuilder(Boolean validationEnabled) |
ParallelChannelStatusBuilder(ParallelChannelStatus instance) |
ParallelChannelStatusBuilder(ParallelChannelStatus instance,
Boolean validationEnabled) |
ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent) |
ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent,
Boolean validationEnabled) |
ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent,
ParallelChannelStatus instance) |
ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent,
ParallelChannelStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ParallelChannelStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildChannel, buildReady, editChannel, editOrNewChannel, editOrNewChannelLike, editOrNewReady, editOrNewReadyLike, editReady, getChannel, getReady, hasChannel, hasReady, withChannel, withNewChannel, withNewChannelLike, withNewReady, withNewReadyLike, withReadyaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ParallelChannelStatusBuilder()
public ParallelChannelStatusBuilder(Boolean validationEnabled)
public ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent)
public ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent, Boolean validationEnabled)
public ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent, ParallelChannelStatus instance)
public ParallelChannelStatusBuilder(ParallelChannelStatusFluent<?> fluent, ParallelChannelStatus instance, Boolean validationEnabled)
public ParallelChannelStatusBuilder(ParallelChannelStatus instance)
public ParallelChannelStatusBuilder(ParallelChannelStatus instance, Boolean validationEnabled)
public ParallelChannelStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParallelChannelStatus>public boolean equals(Object o)
equals in class ParallelChannelStatusFluentImpl<ParallelChannelStatusBuilder>public int hashCode()
hashCode in class ParallelChannelStatusFluentImpl<ParallelChannelStatusBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.