| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressPath.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.Builder.build() |
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.Builder.buildPartial() |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.getDefaultInstance() |
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.getDefaultInstanceForType() |
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.Builder.getDefaultInstanceForType() |
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPaths(int index)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressRuleValue.getPaths(int index)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressRuleValue.Builder.getPaths(int index)
A collection of paths that map requests to backends.
|
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseDelimitedFrom(InputStream input) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(byte[] data) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(ByteBuffer data) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(InputStream input) |
static V1beta1Extensions.HTTPIngressPath |
V1beta1Extensions.HTTPIngressPath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressPath.getParserForType() |
List<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsList()
A collection of paths that map requests to backends.
|
List<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressRuleValue.getPathsList()
A collection of paths that map requests to backends.
|
List<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsList()
A collection of paths that map requests to backends.
|
static com.google.protobuf.Parser<V1beta1Extensions.HTTPIngressPath> |
V1beta1Extensions.HTTPIngressPath.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.HTTPIngressRuleValue.Builder |
V1beta1Extensions.HTTPIngressRuleValue.Builder.addPaths(int index,
V1beta1Extensions.HTTPIngressPath value)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressRuleValue.Builder |
V1beta1Extensions.HTTPIngressRuleValue.Builder.addPaths(V1beta1Extensions.HTTPIngressPath value)
A collection of paths that map requests to backends.
|
V1beta1Extensions.HTTPIngressPath.Builder |
V1beta1Extensions.HTTPIngressPath.Builder.mergeFrom(V1beta1Extensions.HTTPIngressPath other) |
static V1beta1Extensions.HTTPIngressPath.Builder |
V1beta1Extensions.HTTPIngressPath.newBuilder(V1beta1Extensions.HTTPIngressPath prototype) |
V1beta1Extensions.HTTPIngressRuleValue.Builder |
V1beta1Extensions.HTTPIngressRuleValue.Builder.setPaths(int index,
V1beta1Extensions.HTTPIngressPath value)
A collection of paths that map requests to backends.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.HTTPIngressRuleValue.Builder |
V1beta1Extensions.HTTPIngressRuleValue.Builder.addAllPaths(Iterable<? extends V1beta1Extensions.HTTPIngressPath> values)
A collection of paths that map requests to backends.
|
Copyright © 2020. All rights reserved.