| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Extensions.HTTPIngressPath
HTTPIngressPath associates a path with a backend.
|
static class |
V1beta1Extensions.HTTPIngressPath.Builder
HTTPIngressPath associates a path with a backend.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.HTTPIngressPathOrBuilder |
V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsOrBuilder(int index)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressPathOrBuilder |
V1beta1Extensions.HTTPIngressRuleValue.getPathsOrBuilder(int index)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressPathOrBuilder |
V1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsOrBuilder(int index)
A collection of paths that map requests to backends.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1beta1Extensions.HTTPIngressPathOrBuilder> |
V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsOrBuilderList()
A collection of paths that map requests to backends.
|
List<? extends V1beta1Extensions.HTTPIngressPathOrBuilder> |
V1beta1Extensions.HTTPIngressRuleValue.getPathsOrBuilderList()
A collection of paths that map requests to backends.
|
List<? extends V1beta1Extensions.HTTPIngressPathOrBuilder> |
V1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsOrBuilderList()
A collection of paths that map requests to backends.
|
Copyright © 2023. All rights reserved.