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, addToHosts, addToHosts, buildHttp, copyInstance, editHttp, editOrNewHttp, editOrNewHttpLike, equals, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getVisibility, hashCode, hasHosts, hasHttp, hasMatchingHost, hasVisibility, removeAllFromHosts, removeFromHosts, setToHosts, toString, withHosts, withHosts, withHttp, withNewHttp, withNewHttpLike, withVisibilityaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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–2023 Red Hat. All rights reserved.