Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.addPathsItem(V1beta1HTTPIngressPath pathsItem) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValueBuilder.build() |
V1beta1HTTPIngressRuleValue |
V1beta1IngressRuleFluentImpl.buildHttp() |
V1beta1HTTPIngressRuleValue |
V1beta1IngressRuleFluent.buildHttp() |
V1beta1HTTPIngressRuleValue |
V1beta1IngressRuleFluentImpl.getHttp()
Deprecated.
|
V1beta1HTTPIngressRuleValue |
V1beta1IngressRuleFluent.getHttp()
Deprecated.
|
V1beta1HTTPIngressRuleValue |
V1beta1IngressRule.getHttp()
Get http
|
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.paths(List<V1beta1HTTPIngressPath> paths) |
Modifier and Type | Method and Description |
---|---|
V1beta1IngressRuleFluent.HttpNested<A> |
V1beta1IngressRuleFluentImpl.editOrNewHttpLike(V1beta1HTTPIngressRuleValue item) |
V1beta1IngressRuleFluent.HttpNested<A> |
V1beta1IngressRuleFluent.editOrNewHttpLike(V1beta1HTTPIngressRuleValue item) |
V1beta1IngressRule |
V1beta1IngressRule.http(V1beta1HTTPIngressRuleValue http) |
void |
V1beta1IngressRule.setHttp(V1beta1HTTPIngressRuleValue http) |
A |
V1beta1IngressRuleFluentImpl.withHttp(V1beta1HTTPIngressRuleValue http) |
A |
V1beta1IngressRuleFluent.withHttp(V1beta1HTTPIngressRuleValue http) |
V1beta1IngressRuleFluent.HttpNested<A> |
V1beta1IngressRuleFluentImpl.withNewHttpLike(V1beta1HTTPIngressRuleValue item) |
V1beta1IngressRuleFluent.HttpNested<A> |
V1beta1IngressRuleFluent.withNewHttpLike(V1beta1HTTPIngressRuleValue item) |
Constructor and Description |
---|
V1beta1HTTPIngressRuleValueBuilder(V1beta1HTTPIngressRuleValue instance) |
V1beta1HTTPIngressRuleValueBuilder(V1beta1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
V1beta1HTTPIngressRuleValueBuilder(V1beta1HTTPIngressRuleValueFluent<?> fluent,
V1beta1HTTPIngressRuleValue instance) |
V1beta1HTTPIngressRuleValueBuilder(V1beta1HTTPIngressRuleValueFluent<?> fluent,
V1beta1HTTPIngressRuleValue instance,
Boolean validationEnabled) |
V1beta1HTTPIngressRuleValueFluentImpl(V1beta1HTTPIngressRuleValue instance) |
Copyright © 2018. All rights reserved.