public static final class ExportZookeeperDataResponseBody.Data.Builder extends Object
public ExportZookeeperDataResponseBody.Data.Builder contentMap(Map<String,?> contentMap)
The content of a task.
public ExportZookeeperDataResponseBody.Data.Builder createTime(Long createTime)
The creation time.
example:1631001140913
public ExportZookeeperDataResponseBody.Data.Builder exportType(String exportType)
The type of the object that is exported. Valid values:
snapshot
public ExportZookeeperDataResponseBody.Data.Builder extend(String extend)
The extended information.
example:{}
public ExportZookeeperDataResponseBody.Data.Builder id(Integer id)
The ID of the task.
example:1
public ExportZookeeperDataResponseBody.Data.Builder instanceId(String instanceId)
The ID of the instance
example:mse-cn-st21ri2****
public ExportZookeeperDataResponseBody.Data.Builder kubeoneTaskIds(String kubeoneTaskIds)
The ID of the associated task at the underlying layer. This parameter is used only to troubleshoot failures.
example:10
public ExportZookeeperDataResponseBody.Data.Builder status(String status)
The status of the task. Valid values:
FINISH
public ExportZookeeperDataResponseBody.Data.Builder updateTime(Long updateTime)
The last update time.
example:1632979237663
public ExportZookeeperDataResponseBody.Data build()
Copyright © 2026. All rights reserved.