public class SlackFieldBuilder extends SlackFieldFluent<SlackFieldBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SlackField,SlackFieldBuilder>
| Constructor and Description |
|---|
SlackFieldBuilder() |
SlackFieldBuilder(SlackField instance) |
SlackFieldBuilder(SlackFieldFluent<?> fluent) |
SlackFieldBuilder(SlackFieldFluent<?> fluent,
SlackField instance) |
| Modifier and Type | Method and Description |
|---|---|
SlackField |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getShort, getTitle, getValue, hasAdditionalProperties, hashCode, hasShort, hasTitle, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withShort, withShort, withTitle, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic SlackFieldBuilder()
public SlackFieldBuilder(SlackFieldFluent<?> fluent)
public SlackFieldBuilder(SlackFieldFluent<?> fluent, SlackField instance)
public SlackFieldBuilder(SlackField instance)
public SlackField build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SlackField>Copyright © 2015–2024 Red Hat. All rights reserved.