public class HpcClusterForDescribeHpcClustersOutput extends Object
| Constructor and Description |
|---|
HpcClusterForDescribeHpcClustersOutput() |
public HpcClusterForDescribeHpcClustersOutput()
public HpcClusterForDescribeHpcClustersOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public HpcClusterForDescribeHpcClustersOutput description(String description)
public String getDescription()
public void setDescription(String description)
public HpcClusterForDescribeHpcClustersOutput hpcClusterId(String hpcClusterId)
public String getHpcClusterId()
public void setHpcClusterId(String hpcClusterId)
public HpcClusterForDescribeHpcClustersOutput name(String name)
public String getName()
public void setName(String name)
public HpcClusterForDescribeHpcClustersOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
public HpcClusterForDescribeHpcClustersOutput vpcId(String vpcId)
public String getVpcId()
public void setVpcId(String vpcId)
public HpcClusterForDescribeHpcClustersOutput zoneId(String zoneId)
public String getZoneId()
public void setZoneId(String zoneId)
Copyright © 2025. All rights reserved.