public static class DescribeHpcClustersResponse.HpcCluster extends Object
| Constructor and Description |
|---|
DescribeHpcClustersResponse.HpcCluster() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getHpcClusterId() |
String |
getName() |
void |
setDescription(String description) |
void |
setHpcClusterId(String hpcClusterId) |
void |
setName(String name) |
public DescribeHpcClustersResponse.HpcCluster()
public String getHpcClusterId()
public void setHpcClusterId(String hpcClusterId)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
Copyright © 2018. All Rights Reserved.