Package io.kubernetes.client.proto
Class V1beta1Storage.StorageClass
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.kubernetes.client.proto.V1beta1Storage.StorageClass
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1beta1Storage.StorageClassOrBuilder
,Serializable
- Enclosing class:
- V1beta1Storage
public static final class V1beta1Storage.StorageClass
extends com.google.protobuf.GeneratedMessageV3
implements V1beta1Storage.StorageClassOrBuilder
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned. StorageClasses are non-namespaced; the name of the storage class according to etcd is in ObjectMeta.Name.Protobuf type
k8s.io.api.storage.v1beta1.StorageClass
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<V1beta1Storage.StorageClass>
Deprecated.static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsParameters
(String key) Parameters holds the parameters for the provisioner that should create volumes of this storage class.boolean
getAllowedTopologies
(int index) Restrict the node topologies where volumes can be dynamically provisioned.int
Restrict the node topologies where volumes can be dynamically provisioned.Restrict the node topologies where volumes can be dynamically provisioned.getAllowedTopologiesOrBuilder
(int index) Restrict the node topologies where volumes can be dynamically provisioned.List<? extends V1.TopologySelectorTermOrBuilder>
Restrict the node topologies where volumes can be dynamically provisioned.boolean
AllowVolumeExpansion shows whether the storage class allow volume expand +optionalstatic V1beta1Storage.StorageClass
static final com.google.protobuf.Descriptors.Descriptor
Standard object's metadata.Standard object's metadata.getMountOptions
(int index) Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g.com.google.protobuf.ByteString
getMountOptionsBytes
(int index) Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g.int
Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g.com.google.protobuf.ProtocolStringList
Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g.Deprecated.int
Parameters holds the parameters for the provisioner that should create volumes of this storage class.Parameters holds the parameters for the provisioner that should create volumes of this storage class.getParametersOrDefault
(String key, String defaultValue) Parameters holds the parameters for the provisioner that should create volumes of this storage class.Parameters holds the parameters for the provisioner that should create volumes of this storage class.com.google.protobuf.Parser<V1beta1Storage.StorageClass>
Provisioner indicates the type of the provisioner.com.google.protobuf.ByteString
Provisioner indicates the type of the provisioner.Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy.com.google.protobuf.ByteString
Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy.int
final com.google.protobuf.UnknownFieldSet
VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound.com.google.protobuf.ByteString
VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound.boolean
AllowVolumeExpansion shows whether the storage class allow volume expand +optionalint
hashCode()
boolean
Standard object's metadata.boolean
Provisioner indicates the type of the provisioner.boolean
Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy.boolean
VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) final boolean
newBuilder
(V1beta1Storage.StorageClass prototype) protected V1beta1Storage.StorageClass.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) static V1beta1Storage.StorageClass
parseDelimitedFrom
(InputStream input) static V1beta1Storage.StorageClass
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.StorageClass
parseFrom
(byte[] data) static V1beta1Storage.StorageClass
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.StorageClass
parseFrom
(com.google.protobuf.ByteString data) static V1beta1Storage.StorageClass
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.StorageClass
parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta1Storage.StorageClass
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.StorageClass
parseFrom
(InputStream input) static V1beta1Storage.StorageClass
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Storage.StorageClass
parseFrom
(ByteBuffer data) static V1beta1Storage.StorageClass
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<V1beta1Storage.StorageClass>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, 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
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER- See Also:
-
PROVISIONER_FIELD_NUMBER
public static final int PROVISIONER_FIELD_NUMBER- See Also:
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER- See Also:
-
RECLAIMPOLICY_FIELD_NUMBER
public static final int RECLAIMPOLICY_FIELD_NUMBER- See Also:
-
MOUNTOPTIONS_FIELD_NUMBER
public static final int MOUNTOPTIONS_FIELD_NUMBER- See Also:
-
ALLOWVOLUMEEXPANSION_FIELD_NUMBER
public static final int ALLOWVOLUMEEXPANSION_FIELD_NUMBER- See Also:
-
VOLUMEBINDINGMODE_FIELD_NUMBER
public static final int VOLUMEBINDINGMODE_FIELD_NUMBER- See Also:
-
ALLOWEDTOPOLOGIES_FIELD_NUMBER
public static final int ALLOWEDTOPOLOGIES_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasMetadata
public boolean hasMetadata()Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
hasMetadata
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadata
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMetadataOrBuilder
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadataOrBuilder
in interfaceV1beta1Storage.StorageClassOrBuilder
-
hasProvisioner
public boolean hasProvisioner()Provisioner indicates the type of the provisioner.
optional string provisioner = 2;
- Specified by:
hasProvisioner
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getProvisioner
Provisioner indicates the type of the provisioner.
optional string provisioner = 2;
- Specified by:
getProvisioner
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getProvisionerBytes
public com.google.protobuf.ByteString getProvisionerBytes()Provisioner indicates the type of the provisioner.
optional string provisioner = 2;
- Specified by:
getProvisionerBytes
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getParametersCount
public int getParametersCount()Description copied from interface:V1beta1Storage.StorageClassOrBuilder
Parameters holds the parameters for the provisioner that should create volumes of this storage class. +optional
map<string, string> parameters = 3;
- Specified by:
getParametersCount
in interfaceV1beta1Storage.StorageClassOrBuilder
-
containsParameters
Parameters holds the parameters for the provisioner that should create volumes of this storage class. +optional
map<string, string> parameters = 3;
- Specified by:
containsParameters
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getParameters
Deprecated.UsegetParametersMap()
instead.- Specified by:
getParameters
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getParametersMap
Parameters holds the parameters for the provisioner that should create volumes of this storage class. +optional
map<string, string> parameters = 3;
- Specified by:
getParametersMap
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getParametersOrDefault
Parameters holds the parameters for the provisioner that should create volumes of this storage class. +optional
map<string, string> parameters = 3;
- Specified by:
getParametersOrDefault
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getParametersOrThrow
Parameters holds the parameters for the provisioner that should create volumes of this storage class. +optional
map<string, string> parameters = 3;
- Specified by:
getParametersOrThrow
in interfaceV1beta1Storage.StorageClassOrBuilder
-
hasReclaimPolicy
public boolean hasReclaimPolicy()Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete. +optional
optional string reclaimPolicy = 4;
- Specified by:
hasReclaimPolicy
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getReclaimPolicy
Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete. +optional
optional string reclaimPolicy = 4;
- Specified by:
getReclaimPolicy
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getReclaimPolicyBytes
public com.google.protobuf.ByteString getReclaimPolicyBytes()Dynamically provisioned PersistentVolumes of this storage class are created with this reclaimPolicy. Defaults to Delete. +optional
optional string reclaimPolicy = 4;
- Specified by:
getReclaimPolicyBytes
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMountOptionsList
public com.google.protobuf.ProtocolStringList getMountOptionsList()Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. ["ro", "soft"]. Not validated - mount of the PVs will simply fail if one is invalid. +optional
repeated string mountOptions = 5;
- Specified by:
getMountOptionsList
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMountOptionsCount
public int getMountOptionsCount()Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. ["ro", "soft"]. Not validated - mount of the PVs will simply fail if one is invalid. +optional
repeated string mountOptions = 5;
- Specified by:
getMountOptionsCount
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMountOptions
Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. ["ro", "soft"]. Not validated - mount of the PVs will simply fail if one is invalid. +optional
repeated string mountOptions = 5;
- Specified by:
getMountOptions
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getMountOptionsBytes
public com.google.protobuf.ByteString getMountOptionsBytes(int index) Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. ["ro", "soft"]. Not validated - mount of the PVs will simply fail if one is invalid. +optional
repeated string mountOptions = 5;
- Specified by:
getMountOptionsBytes
in interfaceV1beta1Storage.StorageClassOrBuilder
-
hasAllowVolumeExpansion
public boolean hasAllowVolumeExpansion()AllowVolumeExpansion shows whether the storage class allow volume expand +optional
optional bool allowVolumeExpansion = 6;
- Specified by:
hasAllowVolumeExpansion
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowVolumeExpansion
public boolean getAllowVolumeExpansion()AllowVolumeExpansion shows whether the storage class allow volume expand +optional
optional bool allowVolumeExpansion = 6;
- Specified by:
getAllowVolumeExpansion
in interfaceV1beta1Storage.StorageClassOrBuilder
-
hasVolumeBindingMode
public boolean hasVolumeBindingMode()VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is only honored by servers that enable the VolumeScheduling feature. +optional
optional string volumeBindingMode = 7;
- Specified by:
hasVolumeBindingMode
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getVolumeBindingMode
VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is only honored by servers that enable the VolumeScheduling feature. +optional
optional string volumeBindingMode = 7;
- Specified by:
getVolumeBindingMode
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getVolumeBindingModeBytes
public com.google.protobuf.ByteString getVolumeBindingModeBytes()VolumeBindingMode indicates how PersistentVolumeClaims should be provisioned and bound. When unset, VolumeBindingImmediate is used. This field is only honored by servers that enable the VolumeScheduling feature. +optional
optional string volumeBindingMode = 7;
- Specified by:
getVolumeBindingModeBytes
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowedTopologiesList
Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. +optional +listType=atomic
repeated .k8s.io.api.core.v1.TopologySelectorTerm allowedTopologies = 8;
- Specified by:
getAllowedTopologiesList
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowedTopologiesOrBuilderList
Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. +optional +listType=atomic
repeated .k8s.io.api.core.v1.TopologySelectorTerm allowedTopologies = 8;
- Specified by:
getAllowedTopologiesOrBuilderList
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowedTopologiesCount
public int getAllowedTopologiesCount()Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. +optional +listType=atomic
repeated .k8s.io.api.core.v1.TopologySelectorTerm allowedTopologies = 8;
- Specified by:
getAllowedTopologiesCount
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowedTopologies
Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. +optional +listType=atomic
repeated .k8s.io.api.core.v1.TopologySelectorTerm allowedTopologies = 8;
- Specified by:
getAllowedTopologies
in interfaceV1beta1Storage.StorageClassOrBuilder
-
getAllowedTopologiesOrBuilder
Restrict the node topologies where volumes can be dynamically provisioned. Each volume plugin defines its own supported topology specifications. An empty TopologySelectorTerm list means there is no topology restriction. This field is only honored by servers that enable the VolumeScheduling feature. +optional +listType=atomic
repeated .k8s.io.api.core.v1.TopologySelectorTerm allowedTopologies = 8;
- Specified by:
getAllowedTopologiesOrBuilder
in interfaceV1beta1Storage.StorageClassOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static V1beta1Storage.StorageClass parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static V1beta1Storage.StorageClass parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected V1beta1Storage.StorageClass.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-