public class IngressSpecBuilder extends IngressSpecFluentImpl<IngressSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressSpec,IngressSpecBuilder>
IngressSpecFluent.DefaultBackendNested<N>, IngressSpecFluent.RulesNested<N>, IngressSpecFluent.TlsNested<N>| Constructor and Description |
|---|
IngressSpecBuilder() |
IngressSpecBuilder(Boolean validationEnabled) |
IngressSpecBuilder(IngressSpec instance) |
IngressSpecBuilder(IngressSpec instance,
Boolean validationEnabled) |
IngressSpecBuilder(IngressSpecFluent<?> fluent) |
IngressSpecBuilder(IngressSpecFluent<?> fluent,
Boolean validationEnabled) |
IngressSpecBuilder(IngressSpecFluent<?> fluent,
IngressSpec instance) |
IngressSpecBuilder(IngressSpecFluent<?> fluent,
IngressSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressSpec |
build() |
addAllToRules, addAllToTls, addNewRule, addNewRuleLike, addNewTl, addNewTlLike, addToAdditionalProperties, addToAdditionalProperties, addToRules, addToRules, addToTls, addToTls, buildDefaultBackend, buildFirstRule, buildFirstTl, buildLastRule, buildLastTl, buildMatchingRule, buildMatchingTl, buildRule, buildRules, buildTl, buildTls, editDefaultBackend, editFirstRule, editFirstTl, editLastRule, editLastTl, editMatchingRule, editMatchingTl, editOrNewDefaultBackend, editOrNewDefaultBackendLike, editRule, editTl, equals, getAdditionalProperties, getDefaultBackend, getIngressClassName, getRules, getTls, hasAdditionalProperties, hasDefaultBackend, hashCode, hasIngressClassName, hasMatchingRule, hasMatchingTl, hasRules, hasTls, removeAllFromRules, removeAllFromTls, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRules, removeFromTls, removeMatchingFromRules, removeMatchingFromTls, setNewRuleLike, setNewTlLike, setToRules, setToTls, toString, withAdditionalProperties, withDefaultBackend, withIngressClassName, withNewDefaultBackend, withNewDefaultBackendLike, withRules, withRules, withTls, withTlsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressSpecBuilder()
public IngressSpecBuilder(Boolean validationEnabled)
public IngressSpecBuilder(IngressSpecFluent<?> fluent)
public IngressSpecBuilder(IngressSpecFluent<?> fluent, Boolean validationEnabled)
public IngressSpecBuilder(IngressSpecFluent<?> fluent, IngressSpec instance)
public IngressSpecBuilder(IngressSpecFluent<?> fluent, IngressSpec instance, Boolean validationEnabled)
public IngressSpecBuilder(IngressSpec instance)
public IngressSpecBuilder(IngressSpec instance, Boolean validationEnabled)
public IngressSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressSpec>Copyright © 2015–2022 Red Hat. All rights reserved.