public static interface V1beta1Apiextensions.JSONSchemaPropsOrBoolOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllows()
optional bool allows = 1; |
V1beta1Apiextensions.JSONSchemaProps |
getSchema()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2; |
V1beta1Apiextensions.JSONSchemaPropsOrBuilder |
getSchemaOrBuilder()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2; |
boolean |
hasAllows()
optional bool allows = 1; |
boolean |
hasSchema()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAllows()
optional bool allows = 1;boolean getAllows()
optional bool allows = 1;boolean hasSchema()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2;V1beta1Apiextensions.JSONSchemaProps getSchema()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2;V1beta1Apiextensions.JSONSchemaPropsOrBuilder getSchemaOrBuilder()
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps schema = 2;Copyright © 2019. All rights reserved.