public class LocalVolumeCapacityForDescribeDedicatedHostsOutput extends Object
| Constructor and Description |
|---|
LocalVolumeCapacityForDescribeDedicatedHostsOutput() |
| Modifier and Type | Method and Description |
|---|---|
LocalVolumeCapacityForDescribeDedicatedHostsOutput |
availableSize(Integer availableSize) |
boolean |
equals(Object o) |
Integer |
getAvailableSize()
Get availableSize
|
Integer |
getTotalSize()
Get totalSize
|
String |
getVolumeType()
Get volumeType
|
int |
hashCode() |
void |
setAvailableSize(Integer availableSize) |
void |
setTotalSize(Integer totalSize) |
void |
setVolumeType(String volumeType) |
String |
toString() |
LocalVolumeCapacityForDescribeDedicatedHostsOutput |
totalSize(Integer totalSize) |
LocalVolumeCapacityForDescribeDedicatedHostsOutput |
volumeType(String volumeType) |
public LocalVolumeCapacityForDescribeDedicatedHostsOutput()
public LocalVolumeCapacityForDescribeDedicatedHostsOutput availableSize(Integer availableSize)
public Integer getAvailableSize()
public void setAvailableSize(Integer availableSize)
public LocalVolumeCapacityForDescribeDedicatedHostsOutput totalSize(Integer totalSize)
public Integer getTotalSize()
public void setTotalSize(Integer totalSize)
public LocalVolumeCapacityForDescribeDedicatedHostsOutput volumeType(String volumeType)
public String getVolumeType()
public void setVolumeType(String volumeType)
Copyright © 2025. All rights reserved.