类 ListClusterHostsResponse
- java.lang.Object
-
- com.baidubce.model.AbstractBceResponse
-
- com.baidubce.services.bmr.model.ListClusterHostsResponse
-
- 所有已实现的接口:
Serializable
public class ListClusterHostsResponse extends AbstractBceResponse
Represent the response of ListClusterHosts.The response contains an array of BMR Instance Info objects.
- 另请参阅:
- 序列化表格
-
-
字段概要
-
从类继承的字段 com.baidubce.model.AbstractBceResponse
metadata
-
-
构造器概要
构造器 构造器 说明 ListClusterHostsResponse()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 StringgetClusterId()List<HostInfo>getHosts()voidsetClusterId(String clusterId)voidsetHosts(List<HostInfo> hosts)-
从类继承的方法 com.baidubce.model.AbstractBceResponse
getMetadata
-
-