public static final class V1beta1Apiextensions.CustomResourceDefinitionVersion extends com.google.protobuf.GeneratedMessageV3 implements V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilder
CustomResourceDefinitionVersion describes a version for CRD.Protobuf type
k8s.io.apiextensions_apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionVersion
Modifier and Type | Class and Description |
---|---|
static class |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder
CustomResourceDefinitionVersion describes a version for CRD.
|
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 |
ADDITIONALPRINTERCOLUMNS_FIELD_NUMBER |
static int |
DEPRECATED_FIELD_NUMBER |
static int |
DEPRECATIONWARNING_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> |
PARSER
Deprecated.
|
static int |
SCHEMA_FIELD_NUMBER |
static int |
SERVED_FIELD_NUMBER |
static int |
STORAGE_FIELD_NUMBER |
static int |
SUBRESOURCES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
V1beta1Apiextensions.CustomResourceColumnDefinition |
getAdditionalPrinterColumns(int index)
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.
|
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
getDefaultInstance() |
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() |
String |
getName()
name is the version name, e.g.
|
com.google.protobuf.ByteString |
getNameBytes()
name is the version name, e.g.
|
com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> |
getParserForType() |
V1beta1Apiextensions.CustomResourceValidation |
getSchema()
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.
|
int |
getSerializedSize() |
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.CustomResourceSubresourcesOrBuilder |
getSubresourcesOrBuilder()
subresources specify what subresources this version of the defined custom resource have.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeprecated()
deprecated indicates this version of the custom resource API is deprecated.
|
boolean |
hasDeprecationWarning()
deprecationWarning overrides the default warning returned to API clients.
|
int |
hashCode() |
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() |
static V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
newBuilder() |
static V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
newBuilder(V1beta1Apiextensions.CustomResourceDefinitionVersion prototype) |
V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
newBuilderForType() |
protected V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseDelimitedFrom(InputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(byte[] data) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(ByteBuffer data) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(InputStream input) |
static V1beta1Apiextensions.CustomResourceDefinitionVersion |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> |
parser() |
V1beta1Apiextensions.CustomResourceDefinitionVersion.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 NAME_FIELD_NUMBER
public static final int SERVED_FIELD_NUMBER
public static final int STORAGE_FIELD_NUMBER
public static final int DEPRECATED_FIELD_NUMBER
public static final int DEPRECATIONWARNING_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
public static final int SUBRESOURCES_FIELD_NUMBER
public static final int ADDITIONALPRINTERCOLUMNS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> 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 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public boolean getServed()
served is a flag enabling/disabling this version from being served via REST APIs
optional bool served = 2;
getServed
in interface V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
public 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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersionOrBuilder
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.CustomResourceDefinitionVersion parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(InputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseDelimitedFrom(InputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static V1beta1Apiextensions.CustomResourceDefinitionVersion parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder newBuilder()
public static V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder newBuilder(V1beta1Apiextensions.CustomResourceDefinitionVersion prototype)
public V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected V1beta1Apiextensions.CustomResourceDefinitionVersion.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static V1beta1Apiextensions.CustomResourceDefinitionVersion getDefaultInstance()
public static com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> parser()
public com.google.protobuf.Parser<V1beta1Apiextensions.CustomResourceDefinitionVersion> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public V1beta1Apiextensions.CustomResourceDefinitionVersion getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.