Package io.kubernetes.client.proto
Class V1beta1Apiextensions.CustomResourceDefinitionNames.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
io.kubernetes.client.proto.V1beta1Apiextensions.CustomResourceDefinitionNames.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder,Cloneable
- Enclosing class:
- V1beta1Apiextensions.CustomResourceDefinitionNames
public static final class V1beta1Apiextensions.CustomResourceDefinitionNames.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
implements V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinitionProtobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames-
Method Summary
Modifier and TypeMethodDescriptionaddAllCategories(Iterable<String> values) categories is a list of grouped resources this custom resource belongs to (e.g.addAllShortNames(Iterable<String> values) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.addCategories(String value) categories is a list of grouped resources this custom resource belongs to (e.g.addCategoriesBytes(com.google.protobuf.ByteString value) categories is a list of grouped resources this custom resource belongs to (e.g.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addShortNames(String value) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.addShortNamesBytes(com.google.protobuf.ByteString value) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.build()clear()categories is a list of grouped resources this custom resource belongs to (e.g.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) kind is the serialized kind of the resource.listKind is the serialized kind of the list for this resource.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) plural is the plural name of the resource to serve.shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.singular is the singular name of the resource.clone()getCategories(int index) categories is a list of grouped resources this custom resource belongs to (e.g.com.google.protobuf.ByteStringgetCategoriesBytes(int index) categories is a list of grouped resources this custom resource belongs to (e.g.intcategories is a list of grouped resources this custom resource belongs to (e.g.com.google.protobuf.ProtocolStringListcategories is a list of grouped resources this custom resource belongs to (e.g.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetKind()kind is the serialized kind of the resource.com.google.protobuf.ByteStringkind is the serialized kind of the resource.listKind is the serialized kind of the list for this resource.com.google.protobuf.ByteStringlistKind is the serialized kind of the list for this resource.plural is the plural name of the resource to serve.com.google.protobuf.ByteStringplural is the plural name of the resource to serve.getShortNames(int index) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.com.google.protobuf.ByteStringgetShortNamesBytes(int index) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.intshortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.com.google.protobuf.ProtocolStringListshortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.singular is the singular name of the resource.com.google.protobuf.ByteStringsingular is the singular name of the resource.booleanhasKind()kind is the serialized kind of the resource.booleanlistKind is the serialized kind of the list for this resource.booleanplural is the plural name of the resource to serve.booleansingular is the singular name of the resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCategories(int index, String value) categories is a list of grouped resources this custom resource belongs to (e.g.kind is the serialized kind of the resource.setKindBytes(com.google.protobuf.ByteString value) kind is the serialized kind of the resource.setListKind(String value) listKind is the serialized kind of the list for this resource.setListKindBytes(com.google.protobuf.ByteString value) listKind is the serialized kind of the list for this resource.plural is the plural name of the resource to serve.setPluralBytes(com.google.protobuf.ByteString value) plural is the plural name of the resource to serve.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShortNames(int index, String value) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`.setSingular(String value) singular is the singular name of the resource.setSingularBytes(com.google.protobuf.ByteString value) singular is the singular name of the resource.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
setField
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
clearField
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
clearOneof
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
setRepeatedField
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
addRepeatedField
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
mergeFrom
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
mergeFrom
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>- Throws:
IOException
-
hasPlural
public boolean hasPlural()plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1;- Specified by:
hasPluralin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getPlural
plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1;- Specified by:
getPluralin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getPluralBytes
public com.google.protobuf.ByteString getPluralBytes()plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1;- Specified by:
getPluralBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setPlural
plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1; -
clearPlural
plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1; -
setPluralBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setPluralBytes(com.google.protobuf.ByteString value) plural is the plural name of the resource to serve. The custom resources are served under `/apis/<group>/<version>/.../<plural>`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`). Must be all lowercase.
optional string plural = 1; -
hasSingular
public boolean hasSingular()singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2;- Specified by:
hasSingularin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getSingular
singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2;- Specified by:
getSingularin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getSingularBytes
public com.google.protobuf.ByteString getSingularBytes()singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2;- Specified by:
getSingularBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setSingular
singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2; -
clearSingular
singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2; -
setSingularBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setSingularBytes(com.google.protobuf.ByteString value) singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2; -
getShortNamesList
public com.google.protobuf.ProtocolStringList getShortNamesList()shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3;- Specified by:
getShortNamesListin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getShortNamesCount
public int getShortNamesCount()shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3;- Specified by:
getShortNamesCountin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getShortNames
shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3;- Specified by:
getShortNamesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getShortNamesBytes
public com.google.protobuf.ByteString getShortNamesBytes(int index) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3;- Specified by:
getShortNamesBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setShortNames
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setShortNames(int index, String value) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3; -
addShortNames
shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3; -
addAllShortNames
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder addAllShortNames(Iterable<String> values) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3; -
clearShortNames
shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3; -
addShortNamesBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder addShortNamesBytes(com.google.protobuf.ByteString value) shortNames are short names for the resource, exposed in API discovery documents, and used by clients to support invocations like `kubectl get <shortname>`. It must be all lowercase. +optional
repeated string shortNames = 3; -
hasKind
public boolean hasKind()kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4;- Specified by:
hasKindin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getKind
kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4;- Specified by:
getKindin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4;- Specified by:
getKindBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setKind
kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4; -
clearKind
kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4; -
setKindBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setKindBytes(com.google.protobuf.ByteString value) kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
optional string kind = 4; -
hasListKind
public boolean hasListKind()listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5;- Specified by:
hasListKindin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getListKind
listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5;- Specified by:
getListKindin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getListKindBytes
public com.google.protobuf.ByteString getListKindBytes()listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5;- Specified by:
getListKindBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setListKind
listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5; -
clearListKind
listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5; -
setListKindBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setListKindBytes(com.google.protobuf.ByteString value) listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5; -
getCategoriesList
public com.google.protobuf.ProtocolStringList getCategoriesList()categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6;- Specified by:
getCategoriesListin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getCategoriesCount
public int getCategoriesCount()categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6;- Specified by:
getCategoriesCountin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getCategories
categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6;- Specified by:
getCategoriesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
getCategoriesBytes
public com.google.protobuf.ByteString getCategoriesBytes(int index) categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6;- Specified by:
getCategoriesBytesin interfaceV1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
-
setCategories
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setCategories(int index, String value) categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6; -
addCategories
categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6; -
addAllCategories
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder addAllCategories(Iterable<String> values) categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6; -
clearCategories
categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6; -
addCategoriesBytes
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder addCategoriesBytes(com.google.protobuf.ByteString value) categories is a list of grouped resources this custom resource belongs to (e.g. 'all'). This is published in API discovery documents, and used by clients to support invocations like `kubectl get all`. +optional
repeated string categories = 6; -
setUnknownFields
public final V1beta1Apiextensions.CustomResourceDefinitionNames.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-
mergeUnknownFields
public final V1beta1Apiextensions.CustomResourceDefinitionNames.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Apiextensions.CustomResourceDefinitionNames.Builder>
-