类 ListClusterHostsResponse

  • 所有已实现的接口:
    Serializable

    public class ListClusterHostsResponse
    extends AbstractBceResponse
    Represent the response of ListClusterHosts.

    The response contains an array of BMR Instance Info objects.

    另请参阅:
    序列化表格
    • 构造器详细资料

      • ListClusterHostsResponse

        public ListClusterHostsResponse()
    • 方法详细资料

      • getClusterId

        public String getClusterId()
      • setClusterId

        public void setClusterId​(String clusterId)