public static class DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys.SupportedStorageTypes |
| Constructor and Description |
|---|
DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
List<DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys.SupportedStorageTypes> |
getSupportedStorageType() |
void |
setCategory(String category) |
void |
setSupportedStorageType(List<DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys.SupportedStorageTypes> supportedStorageType) |
public DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys()
public String getCategory()
public void setCategory(String category)
public List<DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys.SupportedStorageTypes> getSupportedStorageType()
public void setSupportedStorageType(List<DescribeAvailableResourceResponse.AvailableZone.SupportedEngines.SupportedEngineVersions.SupportedCategorys.SupportedStorageTypes> supportedStorageType)
Copyright © 2018. All Rights Reserved.