public class SourceSelectorBuilder extends SourceSelectorFluent<SourceSelectorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SourceSelector,SourceSelectorBuilder>
SourceSelectorFluent.OptionsNested<N>| Constructor and Description |
|---|
SourceSelectorBuilder() |
SourceSelectorBuilder(SourceSelector instance) |
SourceSelectorBuilder(SourceSelectorFluent<?> fluent) |
SourceSelectorBuilder(SourceSelectorFluent<?> fluent,
SourceSelector instance) |
| Modifier and Type | Method and Description |
|---|---|
SourceSelector |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildOptions, copyInstance, editOptions, editOrNewOptions, editOrNewOptionsLike, equals, getAdditionalProperties, getFieldPath, getGroup, getKind, getName, getNamespace, getVersion, hasAdditionalProperties, hasFieldPath, hasGroup, hashCode, hasKind, hasName, hasNamespace, hasOptions, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFieldPath, withGroup, withKind, withName, withNamespace, withNewOptions, withNewOptions, withNewOptionsLike, withOptions, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic SourceSelectorBuilder()
public SourceSelectorBuilder(SourceSelectorFluent<?> fluent)
public SourceSelectorBuilder(SourceSelectorFluent<?> fluent, SourceSelector instance)
public SourceSelectorBuilder(SourceSelector instance)
public SourceSelector build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SourceSelector>Copyright © 2015–2024 Red Hat. All rights reserved.