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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
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;
hasPlural
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getPluralBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
hasSingular
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getSingularBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
getShortNamesList
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
getShortNamesCount
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getShortNamesBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
hasKind
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getKindBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getListKindBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
getCategoriesList
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
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;
getCategoriesCount
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public 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.CustomResourceDefinitionNamesOrBuilder
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;
getCategoriesBytes
in interface V1beta1Apiextensions.CustomResourceDefinitionNamesOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(InputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseDelimitedFrom(InputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionNames parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected V1beta1Apiextensions.CustomResourceDefinitionNames.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public V1beta1Apiextensions.CustomResourceDefinitionNames getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.