public class Volume extends BrktResource
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_SNAPSHOT_DURATION_DAYS |
static String |
AVAILABILITY |
static String |
DESCRIPTION |
static String |
INSTANCE |
static String |
IOPS |
static String |
LARGE_IO |
static String |
LEASE_EXPIRE_TIME |
static String |
METADATA |
static String |
REQUESTED_STATE |
static String |
SIZE_IN_GB |
static String |
SLO |
static String |
VOLUME_TYPE |
| Constructor and Description |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAutoSnapshotDurationDays() |
Constants.Availability |
getAvailability() |
String |
getBillingGroupId() |
String |
getBracketVolumeTemplateId() |
String |
getComputingCellId() |
Boolean |
getDeleted() |
Boolean |
getExpired() |
String |
getInstanceId() |
Integer |
getIops() |
Integer |
getIopsMax() |
String |
getIscsiTargetIp() |
Boolean |
getIsReadonly() |
Boolean |
getLargeIo() |
Timestamp |
getLeaseExpireTime() |
Map<String,String> |
getMetadata() |
Integer |
getMinIops() |
Integer |
getMinSize() |
String |
getParent() |
Map<String,String> |
getProviderBrktVolume() |
Integer |
getRemainingGb() |
Integer |
getRemainingIops() |
Constants.RequestedState |
getRequestedState() |
Integer |
getSizeInGb() |
Constants.ServiceLevelObjective |
getSlo() |
Integer |
getVersion() |
Constants.VolumeType |
getVolumeType() |
String |
toString() |
getCreatedBy, getCreatedTime, getCustomerId, getDescription, getId, getModifiedBy, getModifiedTime, getNamepublic static final String AUTO_SNAPSHOT_DURATION_DAYS
public static final String AVAILABILITY
public static final String DESCRIPTION
public static final String INSTANCE
public static final String IOPS
public static final String LARGE_IO
public static final String LEASE_EXPIRE_TIME
public static final String METADATA
public static final String REQUESTED_STATE
public static final String SIZE_IN_GB
public static final String SLO
public static final String VOLUME_TYPE
public Integer getAutoSnapshotDurationDays()
public Constants.Availability getAvailability()
public Constants.ServiceLevelObjective getSlo()
public Constants.VolumeType getVolumeType()
public String getBillingGroupId()
public String getBracketVolumeTemplateId()
public String getComputingCellId()
public Boolean getDeleted()
public Boolean getExpired()
public String getInstanceId()
public Integer getIops()
public Integer getIopsMax()
public Boolean getIsReadonly()
public String getIscsiTargetIp()
public Boolean getLargeIo()
public Timestamp getLeaseExpireTime()
public Integer getMinIops()
public Integer getMinSize()
public String getParent()
public Integer getRemainingGb()
public Integer getRemainingIops()
public Constants.RequestedState getRequestedState()
public Integer getSizeInGb()
public Integer getVersion()
public String toString()
toString in class BrktResourceCopyright © 2015. All rights reserved.