public class VolumeForDescribeInstanceTypesOutput extends Object
| Constructor and Description |
|---|
VolumeForDescribeInstanceTypesOutput() |
| Modifier and Type | Method and Description |
|---|---|
VolumeForDescribeInstanceTypesOutput |
addSupportedVolumeTypesItem(String supportedVolumeTypesItem) |
boolean |
equals(Object o) |
Integer |
getMaximumCount()
Get maximumCount
|
List<String> |
getSupportedVolumeTypes()
Get supportedVolumeTypes
|
int |
hashCode() |
VolumeForDescribeInstanceTypesOutput |
maximumCount(Integer maximumCount) |
void |
setMaximumCount(Integer maximumCount) |
void |
setSupportedVolumeTypes(List<String> supportedVolumeTypes) |
VolumeForDescribeInstanceTypesOutput |
supportedVolumeTypes(List<String> supportedVolumeTypes) |
String |
toString() |
public VolumeForDescribeInstanceTypesOutput()
public VolumeForDescribeInstanceTypesOutput maximumCount(Integer maximumCount)
public Integer getMaximumCount()
public void setMaximumCount(Integer maximumCount)
public VolumeForDescribeInstanceTypesOutput supportedVolumeTypes(List<String> supportedVolumeTypes)
public VolumeForDescribeInstanceTypesOutput addSupportedVolumeTypesItem(String supportedVolumeTypesItem)
public List<String> getSupportedVolumeTypes()
Copyright © 2024. All rights reserved.