public static interface V1Networking.IngressRuleValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
V1Networking.HTTPIngressRuleValue |
getHttp()
+optional
|
V1Networking.HTTPIngressRuleValueOrBuilder |
getHttpOrBuilder()
+optional
|
boolean |
hasHttp()
+optional
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHttp()
+optional
optional .k8s.io.api.networking.v1.HTTPIngressRuleValue http = 1;V1Networking.HTTPIngressRuleValue getHttp()
+optional
optional .k8s.io.api.networking.v1.HTTPIngressRuleValue http = 1;V1Networking.HTTPIngressRuleValueOrBuilder getHttpOrBuilder()
+optional
optional .k8s.io.api.networking.v1.HTTPIngressRuleValue http = 1;Copyright © 2023. All rights reserved.