Package k8s.io.api.core.v1
Class Generated.ISCSIVolumeSource
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.ISCSIVolumeSource
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.ISCSIVolumeSourceOrBuilder
- Enclosing class:
- Generated
public static final class Generated.ISCSIVolumeSource extends com.google.protobuf.GeneratedMessageV3 implements Generated.ISCSIVolumeSourceOrBuilder
Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.
Protobuf typek8s.io.api.core.v1.ISCSIVolumeSource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.ISCSIVolumeSource.BuilderRepresents an ISCSI disk.-
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 intCHAPAUTHDISCOVERY_FIELD_NUMBERstatic intCHAPAUTHSESSION_FIELD_NUMBERstatic intFSTYPE_FIELD_NUMBERstatic intINITIATORNAME_FIELD_NUMBERstatic intIQN_FIELD_NUMBERstatic intISCSIINTERFACE_FIELD_NUMBERstatic intLUN_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.ISCSIVolumeSource>PARSERDeprecated.static intPORTALS_FIELD_NUMBERstatic intREADONLY_FIELD_NUMBERstatic intSECRETREF_FIELD_NUMBERstatic intTARGETPORTAL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetChapAuthDiscovery()chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication +optionalbooleangetChapAuthSession()chapAuthSession defines whether support iSCSI Session CHAP authentication +optionalstatic Generated.ISCSIVolumeSourcegetDefaultInstance()Generated.ISCSIVolumeSourcegetDefaultInstanceForType()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.StringgetInitiatorName()initiatorName is the custom iSCSI Initiator Name.com.google.protobuf.ByteStringgetInitiatorNameBytes()initiatorName is the custom iSCSI Initiator Name.StringgetIqn()iqn is the target iSCSI Qualified Name.com.google.protobuf.ByteStringgetIqnBytes()iqn is the target iSCSI Qualified Name.StringgetIscsiInterface()iscsiInterface is the interface Name that uses an iSCSI transport.com.google.protobuf.ByteStringgetIscsiInterfaceBytes()iscsiInterface is the interface Name that uses an iSCSI transport.intgetLun()lun represents iSCSI Target Lun number.com.google.protobuf.Parser<Generated.ISCSIVolumeSource>getParserForType()StringgetPortals(int index)portals is the iSCSI Target Portal List.com.google.protobuf.ByteStringgetPortalsBytes(int index)portals is the iSCSI Target Portal List.intgetPortalsCount()portals is the iSCSI Target Portal List.com.google.protobuf.ProtocolStringListgetPortalsList()portals is the iSCSI Target Portal List.booleangetReadOnly()readOnly here will force the ReadOnly setting in VolumeMounts.Generated.LocalObjectReferencegetSecretRef()secretRef is the CHAP Secret for iSCSI target and initiator authentication +optionalGenerated.LocalObjectReferenceOrBuildergetSecretRefOrBuilder()secretRef is the CHAP Secret for iSCSI target and initiator authentication +optionalintgetSerializedSize()StringgetTargetPortal()targetPortal is iSCSI Target Portal.com.google.protobuf.ByteStringgetTargetPortalBytes()targetPortal is iSCSI Target Portal.booleanhasChapAuthDiscovery()chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication +optionalbooleanhasChapAuthSession()chapAuthSession defines whether support iSCSI Session CHAP authentication +optionalbooleanhasFsType()fsType is the filesystem type of the volume that you want to mount.inthashCode()booleanhasInitiatorName()initiatorName is the custom iSCSI Initiator Name.booleanhasIqn()iqn is the target iSCSI Qualified Name.booleanhasIscsiInterface()iscsiInterface is the interface Name that uses an iSCSI transport.booleanhasLun()lun represents iSCSI Target Lun number.booleanhasReadOnly()readOnly here will force the ReadOnly setting in VolumeMounts.booleanhasSecretRef()secretRef is the CHAP Secret for iSCSI target and initiator authentication +optionalbooleanhasTargetPortal()targetPortal is iSCSI Target Portal.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.ISCSIVolumeSource.BuildernewBuilder()static Generated.ISCSIVolumeSource.BuildernewBuilder(Generated.ISCSIVolumeSource prototype)Generated.ISCSIVolumeSource.BuildernewBuilderForType()protected Generated.ISCSIVolumeSource.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.ISCSIVolumeSourceparseDelimitedFrom(InputStream input)static Generated.ISCSIVolumeSourceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ISCSIVolumeSourceparseFrom(byte[] data)static Generated.ISCSIVolumeSourceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ISCSIVolumeSourceparseFrom(com.google.protobuf.ByteString data)static Generated.ISCSIVolumeSourceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ISCSIVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input)static Generated.ISCSIVolumeSourceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ISCSIVolumeSourceparseFrom(InputStream input)static Generated.ISCSIVolumeSourceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ISCSIVolumeSourceparseFrom(ByteBuffer data)static Generated.ISCSIVolumeSourceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.ISCSIVolumeSource>parser()Generated.ISCSIVolumeSource.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
-
TARGETPORTAL_FIELD_NUMBER
public static final int TARGETPORTAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IQN_FIELD_NUMBER
public static final int IQN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LUN_FIELD_NUMBER
public static final int LUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISCSIINTERFACE_FIELD_NUMBER
public static final int ISCSIINTERFACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FSTYPE_FIELD_NUMBER
public static final int FSTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PORTALS_FIELD_NUMBER
public static final int PORTALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHAPAUTHDISCOVERY_FIELD_NUMBER
public static final int CHAPAUTHDISCOVERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHAPAUTHSESSION_FIELD_NUMBER
public static final int CHAPAUTHSESSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECRETREF_FIELD_NUMBER
public static final int SECRETREF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INITIATORNAME_FIELD_NUMBER
public static final int INITIATORNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.ISCSIVolumeSource> 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
-
hasTargetPortal
public boolean hasTargetPortal()
targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).
optional string targetPortal = 1;- Specified by:
hasTargetPortalin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the targetPortal field is set.
-
getTargetPortal
public String getTargetPortal()
targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).
optional string targetPortal = 1;- Specified by:
getTargetPortalin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The targetPortal.
-
getTargetPortalBytes
public com.google.protobuf.ByteString getTargetPortalBytes()
targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).
optional string targetPortal = 1;- Specified by:
getTargetPortalBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The bytes for targetPortal.
-
hasIqn
public boolean hasIqn()
iqn is the target iSCSI Qualified Name.
optional string iqn = 2;- Specified by:
hasIqnin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the iqn field is set.
-
getIqn
public String getIqn()
iqn is the target iSCSI Qualified Name.
optional string iqn = 2;- Specified by:
getIqnin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The iqn.
-
getIqnBytes
public com.google.protobuf.ByteString getIqnBytes()
iqn is the target iSCSI Qualified Name.
optional string iqn = 2;- Specified by:
getIqnBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The bytes for iqn.
-
hasLun
public boolean hasLun()
lun represents iSCSI Target Lun number.
optional int32 lun = 3;- Specified by:
hasLunin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the lun field is set.
-
getLun
public int getLun()
lun represents iSCSI Target Lun number.
optional int32 lun = 3;- Specified by:
getLunin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The lun.
-
hasIscsiInterface
public boolean hasIscsiInterface()
iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). +optional +default="default"
optional string iscsiInterface = 4;- Specified by:
hasIscsiInterfacein interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the iscsiInterface field is set.
-
getIscsiInterface
public String getIscsiInterface()
iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). +optional +default="default"
optional string iscsiInterface = 4;- Specified by:
getIscsiInterfacein interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The iscsiInterface.
-
getIscsiInterfaceBytes
public com.google.protobuf.ByteString getIscsiInterfaceBytes()
iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp). +optional +default="default"
optional string iscsiInterface = 4;- Specified by:
getIscsiInterfaceBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The bytes for iscsiInterface.
-
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#iscsi TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 5;- Specified by:
hasFsTypein interfaceGenerated.ISCSIVolumeSourceOrBuilder- 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#iscsi TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 5;- Specified by:
getFsTypein interfaceGenerated.ISCSIVolumeSourceOrBuilder- 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#iscsi TODO: how do we prevent errors in the filesystem from compromising the machine +optional
optional string fsType = 5;- Specified by:
getFsTypeBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The bytes for fsType.
-
hasReadOnly
public boolean hasReadOnly()
readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. +optional
optional bool readOnly = 6;- Specified by:
hasReadOnlyin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
readOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. +optional
optional bool readOnly = 6;- Specified by:
getReadOnlyin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The readOnly.
-
getPortalsList
public com.google.protobuf.ProtocolStringList getPortalsList()
portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). +optional +listType=atomic
repeated string portals = 7;- Specified by:
getPortalsListin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- A list containing the portals.
-
getPortalsCount
public int getPortalsCount()
portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). +optional +listType=atomic
repeated string portals = 7;- Specified by:
getPortalsCountin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The count of portals.
-
getPortals
public String getPortals(int index)
portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). +optional +listType=atomic
repeated string portals = 7;- Specified by:
getPortalsin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The portals at the given index.
-
getPortalsBytes
public com.google.protobuf.ByteString getPortalsBytes(int index)
portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). +optional +listType=atomic
repeated string portals = 7;- Specified by:
getPortalsBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the portals at the given index.
-
hasChapAuthDiscovery
public boolean hasChapAuthDiscovery()
chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication +optional
optional bool chapAuthDiscovery = 8;- Specified by:
hasChapAuthDiscoveryin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the chapAuthDiscovery field is set.
-
getChapAuthDiscovery
public boolean getChapAuthDiscovery()
chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication +optional
optional bool chapAuthDiscovery = 8;- Specified by:
getChapAuthDiscoveryin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The chapAuthDiscovery.
-
hasChapAuthSession
public boolean hasChapAuthSession()
chapAuthSession defines whether support iSCSI Session CHAP authentication +optional
optional bool chapAuthSession = 11;- Specified by:
hasChapAuthSessionin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the chapAuthSession field is set.
-
getChapAuthSession
public boolean getChapAuthSession()
chapAuthSession defines whether support iSCSI Session CHAP authentication +optional
optional bool chapAuthSession = 11;- Specified by:
getChapAuthSessionin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The chapAuthSession.
-
hasSecretRef
public boolean hasSecretRef()
secretRef is the CHAP Secret for iSCSI target and initiator authentication +optional
optional .k8s.io.api.core.v1.LocalObjectReference secretRef = 10;- Specified by:
hasSecretRefin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the secretRef field is set.
-
getSecretRef
public Generated.LocalObjectReference getSecretRef()
secretRef is the CHAP Secret for iSCSI target and initiator authentication +optional
optional .k8s.io.api.core.v1.LocalObjectReference secretRef = 10;- Specified by:
getSecretRefin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The secretRef.
-
getSecretRefOrBuilder
public Generated.LocalObjectReferenceOrBuilder getSecretRefOrBuilder()
secretRef is the CHAP Secret for iSCSI target and initiator authentication +optional
optional .k8s.io.api.core.v1.LocalObjectReference secretRef = 10;- Specified by:
getSecretRefOrBuilderin interfaceGenerated.ISCSIVolumeSourceOrBuilder
-
hasInitiatorName
public boolean hasInitiatorName()
initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. +optional
optional string initiatorName = 12;- Specified by:
hasInitiatorNamein interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- Whether the initiatorName field is set.
-
getInitiatorName
public String getInitiatorName()
initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. +optional
optional string initiatorName = 12;- Specified by:
getInitiatorNamein interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The initiatorName.
-
getInitiatorNameBytes
public com.google.protobuf.ByteString getInitiatorNameBytes()
initiatorName is the custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface <target portal>:<volume name> will be created for the connection. +optional
optional string initiatorName = 12;- Specified by:
getInitiatorNameBytesin interfaceGenerated.ISCSIVolumeSourceOrBuilder- Returns:
- The bytes for initiatorName.
-
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.ISCSIVolumeSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ISCSIVolumeSource 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.ISCSIVolumeSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ISCSIVolumeSource parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ISCSIVolumeSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ISCSIVolumeSource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.ISCSIVolumeSource.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.ISCSIVolumeSource.Builder newBuilder()
-
newBuilder
public static Generated.ISCSIVolumeSource.Builder newBuilder(Generated.ISCSIVolumeSource prototype)
-
toBuilder
public Generated.ISCSIVolumeSource.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.ISCSIVolumeSource.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.ISCSIVolumeSource getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.ISCSIVolumeSource> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.ISCSIVolumeSource> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.ISCSIVolumeSource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-