public static final class V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder> implements V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilder
CustomResourceDefinitionVersion describes a version for CRD.Protobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionVersion| Modifier and Type | Method and Description |
|---|---|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addAdditionalPrinterColumns(int index,
V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addAdditionalPrinterColumns(int index,
V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addAdditionalPrinterColumns(V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addAdditionalPrinterColumns(V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceColumnDefinition.Builder |
addAdditionalPrinterColumnsBuilder()
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceColumnDefinition.Builder |
addAdditionalPrinterColumnsBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addAllAdditionalPrinterColumns(Iterable<? extends V1beta1Apiextensions.CustomResourceColumnDefinition> values)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Apiextensions.CustomResourceDefinitionVersion |
build() |
V1beta1Apiextensions.CustomResourceDefinitionVersion |
buildPartial() |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clear() |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearAdditionalPrinterColumns()
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearDeprecated()
deprecated indicates this version of the custom resource API is deprecated.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearName()
name is the version name, e.g.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearSchema()
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearServed()
served is a flag enabling/disabling this version from being served via REST APIs
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearStorage()
storage indicates this version should be used when persisting custom resources to storage.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clearSubresources()
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
clone() |
V1beta1Apiextensions.CustomResourceColumnDefinition |
getAdditionalPrinterColumns(int index)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceColumnDefinition.Builder |
getAdditionalPrinterColumnsBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output.
|
List<V1beta1Apiextensions.CustomResourceColumnDefinition.Builder> |
getAdditionalPrinterColumnsBuilderList()
additionalPrinterColumns specifies additional columns returned in Table output.
|
int |
getAdditionalPrinterColumnsCount()
additionalPrinterColumns specifies additional columns returned in Table output.
|
List<V1beta1Apiextensions.CustomResourceColumnDefinition> |
getAdditionalPrinterColumnsList()
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceColumnDefinitionOrBuilder |
getAdditionalPrinterColumnsOrBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output.
|
List<? extends V1beta1Apiextensions.CustomResourceColumnDefinitionOrBuilder> |
getAdditionalPrinterColumnsOrBuilderList()
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion |
getDefaultInstanceForType() |
boolean |
getDeprecated()
deprecated indicates this version of the custom resource API is deprecated.
|
String |
getDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients.
|
com.google.protobuf.ByteString |
getDeprecationWarningBytes()
deprecationWarning overrides the default warning returned to API clients.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
name is the version name, e.g.
|
com.google.protobuf.ByteString |
getNameBytes()
name is the version name, e.g.
|
V1beta1Apiextensions.CustomResourceValidation |
getSchema()
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceValidation.Builder |
getSchemaBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceValidationOrBuilder |
getSchemaOrBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource.
|
boolean |
getServed()
served is a flag enabling/disabling this version from being served via REST APIs
|
boolean |
getStorage()
storage indicates this version should be used when persisting custom resources to storage.
|
V1beta1Apiextensions.CustomResourceSubresources |
getSubresources()
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceSubresources.Builder |
getSubresourcesBuilder()
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceSubresourcesOrBuilder |
getSubresourcesOrBuilder()
subresources specify what subresources this version of the defined custom resource have.
|
boolean |
hasDeprecated()
deprecated indicates this version of the custom resource API is deprecated.
|
boolean |
hasDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients.
|
boolean |
hasName()
name is the version name, e.g.
|
boolean |
hasSchema()
schema describes the schema used for validation and pruning of this version of the custom resource.
|
boolean |
hasServed()
served is a flag enabling/disabling this version from being served via REST APIs
|
boolean |
hasStorage()
storage indicates this version should be used when persisting custom resources to storage.
|
boolean |
hasSubresources()
subresources specify what subresources this version of the defined custom resource have.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeFrom(V1beta1Apiextensions.CustomResourceDefinitionVersion other) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeSchema(V1beta1Apiextensions.CustomResourceValidation value)
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeSubresources(V1beta1Apiextensions.CustomResourceSubresources value)
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
removeAdditionalPrinterColumns(int index)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setAdditionalPrinterColumns(int index,
V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setAdditionalPrinterColumns(int index,
V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setDeprecated(boolean value)
deprecated indicates this version of the custom resource API is deprecated.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setDeprecationWarning(String value)
deprecationWarning overrides the default warning returned to API clients.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setDeprecationWarningBytes(com.google.protobuf.ByteString value)
deprecationWarning overrides the default warning returned to API clients.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setName(String value)
name is the version name, e.g.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setNameBytes(com.google.protobuf.ByteString value)
name is the version name, e.g.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setSchema(V1beta1Apiextensions.CustomResourceValidation.Builder builderForValue)
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setSchema(V1beta1Apiextensions.CustomResourceValidation value)
schema describes the schema used for validation and pruning of this version of the custom resource.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setServed(boolean value)
served is a flag enabling/disabling this version from being served via REST APIs
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setStorage(boolean value)
storage indicates this version should be used when persisting custom resources to storage.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setSubresources(V1beta1Apiextensions.CustomResourceSubresources.Builder builderForValue)
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setSubresources(V1beta1Apiextensions.CustomResourceSubresources value)
subresources specify what subresources this version of the defined custom resource have.
|
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeFrom(V1beta1Apiextensions.CustomResourceDefinitionVersion other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>IOExceptionpublic boolean hasName()
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;hasName in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic String getName()
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;getName in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;getNameBytes in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setName(String value)
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearName()
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setNameBytes(com.google.protobuf.ByteString value)
name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.
optional string name = 1;public boolean hasServed()
served is a flag enabling/disabling this version from being served via REST APIs
optional bool served = 2;hasServed in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic boolean getServed()
served is a flag enabling/disabling this version from being served via REST APIs
optional bool served = 2;getServed in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setServed(boolean value)
served is a flag enabling/disabling this version from being served via REST APIs
optional bool served = 2;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearServed()
served is a flag enabling/disabling this version from being served via REST APIs
optional bool served = 2;public boolean hasStorage()
storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.
optional bool storage = 3;hasStorage in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic boolean getStorage()
storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.
optional bool storage = 3;getStorage in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setStorage(boolean value)
storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.
optional bool storage = 3;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearStorage()
storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.
optional bool storage = 3;public boolean hasDeprecated()
deprecated indicates this version of the custom resource API is deprecated. When set to true, API requests to this version receive a warning header in the server response. Defaults to false. +optional
optional bool deprecated = 7;hasDeprecated in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic boolean getDeprecated()
deprecated indicates this version of the custom resource API is deprecated. When set to true, API requests to this version receive a warning header in the server response. Defaults to false. +optional
optional bool deprecated = 7;getDeprecated in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setDeprecated(boolean value)
deprecated indicates this version of the custom resource API is deprecated. When set to true, API requests to this version receive a warning header in the server response. Defaults to false. +optional
optional bool deprecated = 7;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearDeprecated()
deprecated indicates this version of the custom resource API is deprecated. When set to true, API requests to this version receive a warning header in the server response. Defaults to false. +optional
optional bool deprecated = 7;public boolean hasDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;hasDeprecationWarning in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic String getDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;getDeprecationWarning in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic com.google.protobuf.ByteString getDeprecationWarningBytes()
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;getDeprecationWarningBytes in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setDeprecationWarning(String value)
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setDeprecationWarningBytes(com.google.protobuf.ByteString value)
deprecationWarning overrides the default warning returned to API clients. May only be set when `deprecated` is true. The default warning indicates this version is deprecated and recommends use of the newest served version of equal or greater stability, if one exists. +optional
optional string deprecationWarning = 8;public boolean hasSchema()
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
hasSchema in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceValidation getSchema()
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
getSchema in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setSchema(V1beta1Apiextensions.CustomResourceValidation value)
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setSchema(V1beta1Apiextensions.CustomResourceValidation.Builder builderForValue)
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeSchema(V1beta1Apiextensions.CustomResourceValidation value)
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearSchema()
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
public V1beta1Apiextensions.CustomResourceValidation.Builder getSchemaBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
public V1beta1Apiextensions.CustomResourceValidationOrBuilder getSchemaOrBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource. Top-level and per-version schemas are mutually exclusive. Per-version schemas must not all be set to identical values (top-level validation schema should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation schema = 4;
getSchemaOrBuilder in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic boolean hasSubresources()
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
hasSubresources in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceSubresources getSubresources()
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
getSubresources in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setSubresources(V1beta1Apiextensions.CustomResourceSubresources value)
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setSubresources(V1beta1Apiextensions.CustomResourceSubresources.Builder builderForValue)
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeSubresources(V1beta1Apiextensions.CustomResourceSubresources value)
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearSubresources()
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
public V1beta1Apiextensions.CustomResourceSubresources.Builder getSubresourcesBuilder()
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
public V1beta1Apiextensions.CustomResourceSubresourcesOrBuilder getSubresourcesOrBuilder()
subresources specify what subresources this version of the defined custom resource have. Top-level and per-version subresources are mutually exclusive. Per-version subresources must not all be set to identical values (top-level subresources should be used instead). +optional
optional .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceSubresources subresources = 5;
getSubresourcesOrBuilder in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic List<V1beta1Apiextensions.CustomResourceColumnDefinition> getAdditionalPrinterColumnsList()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
getAdditionalPrinterColumnsList in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic int getAdditionalPrinterColumnsCount()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
getAdditionalPrinterColumnsCount in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceColumnDefinition getAdditionalPrinterColumns(int index)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
getAdditionalPrinterColumns in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setAdditionalPrinterColumns(int index, V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setAdditionalPrinterColumns(int index, V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addAdditionalPrinterColumns(V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addAdditionalPrinterColumns(int index, V1beta1Apiextensions.CustomResourceColumnDefinition value)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addAdditionalPrinterColumns(V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addAdditionalPrinterColumns(int index, V1beta1Apiextensions.CustomResourceColumnDefinition.Builder builderForValue)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder addAllAdditionalPrinterColumns(Iterable<? extends V1beta1Apiextensions.CustomResourceColumnDefinition> values)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder clearAdditionalPrinterColumns()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder removeAdditionalPrinterColumns(int index)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceColumnDefinition.Builder getAdditionalPrinterColumnsBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceColumnDefinitionOrBuilder getAdditionalPrinterColumnsOrBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
getAdditionalPrinterColumnsOrBuilder in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic List<? extends V1beta1Apiextensions.CustomResourceColumnDefinitionOrBuilder> getAdditionalPrinterColumnsOrBuilderList()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
getAdditionalPrinterColumnsOrBuilderList in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilderpublic V1beta1Apiextensions.CustomResourceColumnDefinition.Builder addAdditionalPrinterColumnsBuilder()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public V1beta1Apiextensions.CustomResourceColumnDefinition.Builder addAdditionalPrinterColumnsBuilder(int index)
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public List<V1beta1Apiextensions.CustomResourceColumnDefinition.Builder> getAdditionalPrinterColumnsBuilderList()
additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources-as-tables for details. Top-level and per-version columns are mutually exclusive. Per-version columns must not all be set to identical values (top-level columns should be used instead). If no top-level or per-version columns are specified, a single column displaying the age of the custom resource is used. +optional
repeated .k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceColumnDefinition additionalPrinterColumns = 6;
public final V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>public final V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder>Copyright © 2023. All rights reserved.