public static final class V1beta1Apiextensions.CustomResourceDefinitionNames extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinitionProtobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Apiextensions.CustomResourceDefinitionNames.Builder
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CATEGORIES_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
static int |
LISTKIND_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> |
PARSER
Deprecated.
|
static int |
PLURAL_FIELD_NUMBER |
static int |
SHORTNAMES_FIELD_NUMBER |
static int |
SINGULAR_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCategories(int index)
categories is a list of grouped resources this custom resource belongs to (e.g.
|
com.google.protobuf.ByteString |
getCategoriesBytes(int index)
categories is a list of grouped resources this custom resource belongs to (e.g.
|
int |
getCategoriesCount()
categories is a list of grouped resources this custom resource belongs to (e.g.
|
com.google.protobuf.ProtocolStringList |
getCategoriesList()
categories is a list of grouped resources this custom resource belongs to (e.g.
|
static V1beta1Apiextensions.CustomResourceDefinitionNames |
getDefaultInstance() |
V1beta1Apiextensions.CustomResourceDefinitionNames |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getKind()
kind is the serialized kind of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
kind is the serialized kind of the resource.
|
String |
getListKind()
listKind is the serialized kind of the list for this resource.
|
com.google.protobuf.ByteString |
getListKindBytes()
listKind is the serialized kind of the list for this resource.
|
com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> |
getParserForType() |
String |
getPlural()
plural is the plural name of the resource to serve.
|
com.google.protobuf.ByteString |
getPluralBytes()
plural is the plural name of the resource to serve.
|
int |
getSerializedSize() |
String |
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.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>`.
|
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>`.
|
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>`.
|
String |
getSingular()
singular is the singular name of the resource.
|
com.google.protobuf.ByteString |
getSingularBytes()
singular is the singular name of the resource.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasKind()
kind is the serialized kind of the resource.
|
boolean |
hasListKind()
listKind is the serialized kind of the list for this resource.
|
boolean |
hasPlural()
plural is the plural name of the resource to serve.
|
boolean |
hasSingular()
singular is the singular name of the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static V1beta1Apiextensions.CustomResourceDefinitionNames.Builder |
newBuilder() |
static V1beta1Apiextensions.CustomResourceDefinitionNames.Builder |
newBuilder(V1beta1Apiextensions.CustomResourceDefinitionNames prototype) |
V1beta1Apiextensions.CustomResourceDefinitionNames.Builder |
newBuilderForType() |
protected V1beta1Apiextensions.CustomResourceDefinitionNames.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseDelimitedFrom(InputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(byte[] data) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(ByteBuffer data) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(InputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionNames |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> |
parser() |
V1beta1Apiextensions.CustomResourceDefinitionNames.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PLURAL_FIELD_NUMBER
public static final int SINGULAR_FIELD_NUMBER
public static final int SHORTNAMES_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
public static final int LISTKIND_FIELD_NUMBER
public static final int CATEGORIES_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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;hasPlural in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String 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;getPlural in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getPluralBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic boolean hasSingular()
singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2;hasSingular in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String getSingular()
singular is the singular name of the resource. It must be all lowercase. Defaults to lowercased `kind`. +optional
optional string singular = 2;getSingular in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getSingularBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getShortNamesList in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getShortNamesCount in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String 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>`. It must be all lowercase. +optional
repeated string shortNames = 3;getShortNames in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getShortNamesBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;hasKind in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String 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;getKind in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getKindBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic boolean hasListKind()
listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5;hasListKind in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String getListKind()
listKind is the serialized kind of the list for this resource. Defaults to "`kind`List". +optional
optional string listKind = 5;getListKind in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getListKindBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getCategoriesList in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getCategoriesCount in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic String getCategories(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;getCategories in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic 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;getCategoriesBytes in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilder()
public static V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilder(V1beta1Apiextensions.CustomResourceDefinitionNames prototype)
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static V1beta1Apiextensions.CustomResourceDefinitionNames getDefaultInstance()
public static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> parser()
public com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionNames> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public V1beta1Apiextensions.CustomResourceDefinitionNames getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.