public class ListClusterHostsResponse extends AbstractBceResponse
The response contains an array of BMR Instance Info objects.
metadata| Constructor and Description |
|---|
ListClusterHostsResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId() |
List<HostInfo> |
getHosts() |
void |
setClusterId(String clusterId) |
void |
setHosts(List<HostInfo> hosts) |
getMetadataCopyright © 2022. All rights reserved.