public class StorediSCSIVolume extends Object implements Serializable
Constructor and Description |
---|
StorediSCSIVolume() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Boolean |
getPreservedExistingData()
Returns the value of the PreservedExistingData property for this
object.
|
String |
getSourceSnapshotId()
Returns the value of the SourceSnapshotId property for this object.
|
String |
getVolumeARN()
Returns the value of the VolumeARN property for this object.
|
String |
getVolumeDiskId()
Returns the value of the VolumeDiskId property for this object.
|
String |
getVolumeId()
Returns the value of the VolumeId property for this object.
|
VolumeiSCSIAttributes |
getVolumeiSCSIAttributes()
Lists iSCSI information about a volume.
|
Double |
getVolumeProgress()
Returns the value of the VolumeProgress property for this object.
|
Long |
getVolumeSizeInBytes()
Returns the value of the VolumeSizeInBytes property for this object.
|
String |
getVolumeStatus()
Returns the value of the VolumeStatus property for this object.
|
String |
getVolumeType()
Returns the value of the VolumeType property for this object.
|
int |
hashCode() |
Boolean |
isPreservedExistingData()
Returns the value of the PreservedExistingData property for this
object.
|
void |
setPreservedExistingData(Boolean preservedExistingData)
Sets the value of the PreservedExistingData property for this object.
|
void |
setSourceSnapshotId(String sourceSnapshotId)
Sets the value of the SourceSnapshotId property for this object.
|
void |
setVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
void |
setVolumeDiskId(String volumeDiskId)
Sets the value of the VolumeDiskId property for this object.
|
void |
setVolumeId(String volumeId)
Sets the value of the VolumeId property for this object.
|
void |
setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume.
|
void |
setVolumeProgress(Double volumeProgress)
Sets the value of the VolumeProgress property for this object.
|
void |
setVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
void |
setVolumeStatus(String volumeStatus)
Sets the value of the VolumeStatus property for this object.
|
void |
setVolumeType(String volumeType)
Sets the value of the VolumeType property for this object.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
StorediSCSIVolume |
withPreservedExistingData(Boolean preservedExistingData)
Sets the value of the PreservedExistingData property for this object.
|
StorediSCSIVolume |
withSourceSnapshotId(String sourceSnapshotId)
Sets the value of the SourceSnapshotId property for this object.
|
StorediSCSIVolume |
withVolumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
StorediSCSIVolume |
withVolumeDiskId(String volumeDiskId)
Sets the value of the VolumeDiskId property for this object.
|
StorediSCSIVolume |
withVolumeId(String volumeId)
Sets the value of the VolumeId property for this object.
|
StorediSCSIVolume |
withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Lists iSCSI information about a volume.
|
StorediSCSIVolume |
withVolumeProgress(Double volumeProgress)
Sets the value of the VolumeProgress property for this object.
|
StorediSCSIVolume |
withVolumeSizeInBytes(Long volumeSizeInBytes)
Sets the value of the VolumeSizeInBytes property for this object.
|
StorediSCSIVolume |
withVolumeStatus(String volumeStatus)
Sets the value of the VolumeStatus property for this object.
|
StorediSCSIVolume |
withVolumeType(String volumeType)
Sets the value of the VolumeType property for this object.
|
public String getVolumeARN()
Constraints:
Length: 50 - 500
public void setVolumeARN(String volumeARN)
Constraints:
Length: 50 - 500
volumeARN
- The new value for the VolumeARN property for this object.public StorediSCSIVolume withVolumeARN(String volumeARN)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 50 - 500
volumeARN
- The new value for the VolumeARN property for this object.public String getVolumeId()
Constraints:
Length: 12 - 30
public void setVolumeId(String volumeId)
Constraints:
Length: 12 - 30
volumeId
- The new value for the VolumeId property for this object.public StorediSCSIVolume withVolumeId(String volumeId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 12 - 30
volumeId
- The new value for the VolumeId property for this object.public String getVolumeType()
Constraints:
Length: 3 - 100
public void setVolumeType(String volumeType)
Constraints:
Length: 3 - 100
volumeType
- The new value for the VolumeType property for this object.public StorediSCSIVolume withVolumeType(String volumeType)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 3 - 100
volumeType
- The new value for the VolumeType property for this object.public String getVolumeStatus()
Constraints:
Length: 3 - 50
public void setVolumeStatus(String volumeStatus)
Constraints:
Length: 3 - 50
volumeStatus
- The new value for the VolumeStatus property for this object.public StorediSCSIVolume withVolumeStatus(String volumeStatus)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 3 - 50
volumeStatus
- The new value for the VolumeStatus property for this object.public Long getVolumeSizeInBytes()
public void setVolumeSizeInBytes(Long volumeSizeInBytes)
volumeSizeInBytes
- The new value for the VolumeSizeInBytes property for this object.public StorediSCSIVolume withVolumeSizeInBytes(Long volumeSizeInBytes)
Returns a reference to this object so that method calls can be chained together.
volumeSizeInBytes
- The new value for the VolumeSizeInBytes property for this object.public Double getVolumeProgress()
public void setVolumeProgress(Double volumeProgress)
volumeProgress
- The new value for the VolumeProgress property for this object.public StorediSCSIVolume withVolumeProgress(Double volumeProgress)
Returns a reference to this object so that method calls can be chained together.
volumeProgress
- The new value for the VolumeProgress property for this object.public String getVolumeDiskId()
Constraints:
Length: 1 - 300
public void setVolumeDiskId(String volumeDiskId)
Constraints:
Length: 1 - 300
volumeDiskId
- The new value for the VolumeDiskId property for this object.public StorediSCSIVolume withVolumeDiskId(String volumeDiskId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 300
volumeDiskId
- The new value for the VolumeDiskId property for this object.public String getSourceSnapshotId()
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
public void setSourceSnapshotId(String sourceSnapshotId)
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
sourceSnapshotId
- The new value for the SourceSnapshotId property for this object.public StorediSCSIVolume withSourceSnapshotId(String sourceSnapshotId)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
sourceSnapshotId
- The new value for the SourceSnapshotId property for this object.public Boolean isPreservedExistingData()
public void setPreservedExistingData(Boolean preservedExistingData)
preservedExistingData
- The new value for the PreservedExistingData property for this object.public StorediSCSIVolume withPreservedExistingData(Boolean preservedExistingData)
Returns a reference to this object so that method calls can be chained together.
preservedExistingData
- The new value for the PreservedExistingData property for this object.public Boolean getPreservedExistingData()
public VolumeiSCSIAttributes getVolumeiSCSIAttributes()
public void setVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
volumeiSCSIAttributes
- Lists iSCSI information about a volume.public StorediSCSIVolume withVolumeiSCSIAttributes(VolumeiSCSIAttributes volumeiSCSIAttributes)
Returns a reference to this object so that method calls can be chained together.
volumeiSCSIAttributes
- Lists iSCSI information about a volume.public String toString()
toString
in class Object
Object.toString()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.