public class IngressRuleBuilder extends IngressRuleFluent<IngressRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressRule,IngressRuleBuilder>
IngressRuleFluent.HttpNested<N>| Constructor and Description |
|---|
IngressRuleBuilder() |
IngressRuleBuilder(IngressRule instance) |
IngressRuleBuilder(IngressRuleFluent<?> fluent) |
IngressRuleBuilder(IngressRuleFluent<?> fluent,
IngressRule instance) |
| Modifier and Type | Method and Description |
|---|---|
IngressRule |
build() |
addAllToHosts, addToAdditionalProperties, addToAdditionalProperties, addToHosts, addToHosts, buildHttp, copyInstance, editHttp, editOrNewHttp, editOrNewHttpLike, equals, getAdditionalProperties, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getVisibility, hasAdditionalProperties, hashCode, hasHosts, hasHttp, hasMatchingHost, hasVisibility, removeAllFromHosts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHosts, setToHosts, toString, withAdditionalProperties, withHosts, withHosts, withHttp, withNewHttp, withNewHttpLike, withVisibilityaggregate, aggregate, build, build, builderOf, getVisitableMappublic IngressRuleBuilder()
public IngressRuleBuilder(IngressRuleFluent<?> fluent)
public IngressRuleBuilder(IngressRuleFluent<?> fluent, IngressRule instance)
public IngressRuleBuilder(IngressRule instance)
public IngressRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressRule>Copyright © 2015–2024 Red Hat. All rights reserved.