public class SlackFieldBuilder extends SlackFieldFluentImpl<SlackFieldBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SlackField,SlackFieldBuilder>
| Constructor and Description |
|---|
SlackFieldBuilder() |
SlackFieldBuilder(Boolean validationEnabled) |
SlackFieldBuilder(SlackField instance) |
SlackFieldBuilder(SlackField instance,
Boolean validationEnabled) |
SlackFieldBuilder(SlackFieldFluent<?> fluent) |
SlackFieldBuilder(SlackFieldFluent<?> fluent,
Boolean validationEnabled) |
SlackFieldBuilder(SlackFieldFluent<?> fluent,
SlackField instance) |
SlackFieldBuilder(SlackFieldFluent<?> fluent,
SlackField instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SlackField |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getShort, getTitle, getValue, hasShort, hasTitle, hasValue, withNewTitle, withNewValue, withShort, withTitle, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic SlackFieldBuilder()
public SlackFieldBuilder(Boolean validationEnabled)
public SlackFieldBuilder(SlackFieldFluent<?> fluent)
public SlackFieldBuilder(SlackFieldFluent<?> fluent, Boolean validationEnabled)
public SlackFieldBuilder(SlackFieldFluent<?> fluent, SlackField instance)
public SlackFieldBuilder(SlackFieldFluent<?> fluent, SlackField instance, Boolean validationEnabled)
public SlackFieldBuilder(SlackField instance)
public SlackFieldBuilder(SlackField instance, Boolean validationEnabled)
public SlackField build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SlackField>public boolean equals(Object o)
equals in class SlackFieldFluentImpl<SlackFieldBuilder>public int hashCode()
hashCode in class SlackFieldFluentImpl<SlackFieldBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.