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