Package k8s.io.api.core.v1
Class Generated.RBDPersistentVolumeSource
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.RBDPersistentVolumeSource
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.RBDPersistentVolumeSourceOrBuilder
- Enclosing class:
- Generated
public static final class Generated.RBDPersistentVolumeSource extends com.google.protobuf.GeneratedMessageV3 implements Generated.RBDPersistentVolumeSourceOrBuilder
Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.
Protobuf typek8s.io.api.core.v1.RBDPersistentVolumeSource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.RBDPersistentVolumeSource.BuilderRepresents a Rados Block Device mount that lasts the lifetime of a pod.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intFSTYPE_FIELD_NUMBERstatic intIMAGE_FIELD_NUMBERstatic intKEYRING_FIELD_NUMBERstatic intMONITORS_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource>PARSERDeprecated.static intPOOL_FIELD_NUMBERstatic intREADONLY_FIELD_NUMBERstatic intSECRETREF_FIELD_NUMBERstatic intUSER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Generated.RBDPersistentVolumeSourcegetDefaultInstance()Generated.RBDPersistentVolumeSourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetFsType()fsType is the filesystem type of the volume that you want to mount.com.google.protobuf.ByteStringgetFsTypeBytes()fsType is the filesystem type of the volume that you want to mount.StringgetImage()image is the rados image name.com.google.protobuf.ByteStringgetImageBytes()image is the rados image name.StringgetKeyring()keyring is the path to key ring for RBDUser.com.google.protobuf.ByteStringgetKeyringBytes()keyring is the path to key ring for RBDUser.StringgetMonitors(int index)monitors is a collection of Ceph monitors.com.google.protobuf.ByteStringgetMonitorsBytes(int index)monitors is a collection of Ceph monitors.intgetMonitorsCount()monitors is a collection of Ceph monitors.com.google.protobuf.ProtocolStringListgetMonitorsList()monitors is a collection of Ceph monitors.com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource>getParserForType()StringgetPool()pool is the rados pool name.com.google.protobuf.ByteStringgetPoolBytes()pool is the rados pool name.booleangetReadOnly()readOnly here will force the ReadOnly setting in VolumeMounts.Generated.SecretReferencegetSecretRef()secretRef is name of the authentication secret for RBDUser.Generated.SecretReferenceOrBuildergetSecretRefOrBuilder()secretRef is name of the authentication secret for RBDUser.intgetSerializedSize()StringgetUser()user is the rados user name.com.google.protobuf.ByteStringgetUserBytes()user is the rados user name.booleanhasFsType()fsType is the filesystem type of the volume that you want to mount.inthashCode()booleanhasImage()image is the rados image name.booleanhasKeyring()keyring is the path to key ring for RBDUser.booleanhasPool()pool is the rados pool name.booleanhasReadOnly()readOnly here will force the ReadOnly setting in VolumeMounts.booleanhasSecretRef()secretRef is name of the authentication secret for RBDUser.booleanhasUser()user is the rados user name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.RBDPersistentVolumeSource.BuildernewBuilder()static Generated.RBDPersistentVolumeSource.BuildernewBuilder(Generated.RBDPersistentVolumeSource prototype)Generated.RBDPersistentVolumeSource.BuildernewBuilderForType()protected Generated.RBDPersistentVolumeSource.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.RBDPersistentVolumeSourceparseDelimitedFrom(InputStream input)static Generated.RBDPersistentVolumeSourceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.RBDPersistentVolumeSourceparseFrom(byte[] data)static Generated.RBDPersistentVolumeSourceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.RBDPersistentVolumeSourceparseFrom(com.google.protobuf.ByteString data)static Generated.RBDPersistentVolumeSourceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.RBDPersistentVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input)static Generated.RBDPersistentVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.RBDPersistentVolumeSourceparseFrom(InputStream input)static Generated.RBDPersistentVolumeSourceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.RBDPersistentVolumeSourceparseFrom(ByteBuffer data)static Generated.RBDPersistentVolumeSourceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource>parser()Generated.RBDPersistentVolumeSource.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, 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
-
-
-
-
Field Detail
-
MONITORS_FIELD_NUMBER
public static final int MONITORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FSTYPE_FIELD_NUMBER
public static final int FSTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POOL_FIELD_NUMBER
public static final int POOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KEYRING_FIELD_NUMBER
public static final int KEYRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECRETREF_FIELD_NUMBER
public static final int SECRETREF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getMonitorsList
public com.google.protobuf.ProtocolStringList getMonitorsList()
monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +listType=atomic
repeated string monitors = 1;- Specified by:
getMonitorsListin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- A list containing the monitors.
-
getMonitorsCount
public int getMonitorsCount()
monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +listType=atomic
repeated string monitors = 1;- Specified by:
getMonitorsCountin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The count of monitors.
-
getMonitors
public String getMonitors(int index)
monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +listType=atomic
repeated string monitors = 1;- Specified by:
getMonitorsin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The monitors at the given index.
-
getMonitorsBytes
public com.google.protobuf.ByteString getMonitorsBytes(int index)
monitors is a collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +listType=atomic
repeated string monitors = 1;- Specified by:
getMonitorsBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the monitors at the given index.
-
hasImage
public boolean hasImage()
image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
optional string image = 2;- Specified by:
hasImagein interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the image field is set.
-
getImage
public String getImage()
image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
optional string image = 2;- Specified by:
getImagein interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
image is the rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
optional string image = 2;- Specified by:
getImageBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The bytes for image.
-
hasFsType
public boolean hasFsType()
fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
hasFsTypein interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the fsType field is set.
-
getFsType
public String getFsType()
fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
getFsTypein interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The fsType.
-
getFsTypeBytes
public com.google.protobuf.ByteString getFsTypeBytes()
fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 3;- Specified by:
getFsTypeBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The bytes for fsType.
-
hasPool
public boolean hasPool()
pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="rbd"
optional string pool = 4;- Specified by:
hasPoolin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the pool field is set.
-
getPool
public String getPool()
pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="rbd"
optional string pool = 4;- Specified by:
getPoolin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The pool.
-
getPoolBytes
public com.google.protobuf.ByteString getPoolBytes()
pool is the rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="rbd"
optional string pool = 4;- Specified by:
getPoolBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The bytes for pool.
-
hasUser
public boolean hasUser()
user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="admin"
optional string user = 5;- Specified by:
hasUserin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the user field is set.
-
getUser
public String getUser()
user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="admin"
optional string user = 5;- Specified by:
getUserin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
user is the rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="admin"
optional string user = 5;- Specified by:
getUserBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The bytes for user.
-
hasKeyring
public boolean hasKeyring()
keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="/etc/ceph/keyring"
optional string keyring = 6;- Specified by:
hasKeyringin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the keyring field is set.
-
getKeyring
public String getKeyring()
keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="/etc/ceph/keyring"
optional string keyring = 6;- Specified by:
getKeyringin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The keyring.
-
getKeyringBytes
public com.google.protobuf.ByteString getKeyringBytes()
keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional +default="/etc/ceph/keyring"
optional string keyring = 6;- Specified by:
getKeyringBytesin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The bytes for keyring.
-
hasSecretRef
public boolean hasSecretRef()
secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 7;- Specified by:
hasSecretRefin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the secretRef field is set.
-
getSecretRef
public Generated.SecretReference getSecretRef()
secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 7;- Specified by:
getSecretRefin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The secretRef.
-
getSecretRefOrBuilder
public Generated.SecretReferenceOrBuilder getSecretRefOrBuilder()
secretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional
optional .k8s.io.api.core.v1.SecretReference secretRef = 7;- Specified by:
getSecretRefOrBuilderin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder
-
hasReadOnly
public boolean hasReadOnly()
readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional
optional bool readOnly = 8;- Specified by:
hasReadOnlyin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it +optional
optional bool readOnly = 8;- Specified by:
getReadOnlyin interfaceGenerated.RBDPersistentVolumeSourceOrBuilder- Returns:
- The readOnly.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.RBDPersistentVolumeSource parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.RBDPersistentVolumeSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.RBDPersistentVolumeSource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.RBDPersistentVolumeSource.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.RBDPersistentVolumeSource.Builder newBuilder()
-
newBuilder
public static Generated.RBDPersistentVolumeSource.Builder newBuilder(Generated.RBDPersistentVolumeSource prototype)
-
toBuilder
public Generated.RBDPersistentVolumeSource.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.RBDPersistentVolumeSource.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.RBDPersistentVolumeSource getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.RBDPersistentVolumeSource> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.RBDPersistentVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-