public static final class ListChangeOrdersResponseBody.ChangeOrderList.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListChangeOrdersResponseBody.ChangeOrderList.Builder appId(String appId)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder batchCount(Integer batchCount)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder batchType(String batchType)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder changeOrderId(String changeOrderId)
* **auto**: SAE automatically determines the release batches. * **manual**: You must manually determine the release batches.
public ListChangeOrdersResponseBody.ChangeOrderList.Builder coType(String coType)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder coTypeCode(String coTypeCode)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder createTime(String createTime)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder createUserId(String createUserId)
* **CoBindSlb**: associates an SLB instance with the application. * **CoUnbindSlb**: disassociates the SLB instance from the application. * **CoCreateApp**: creates the application. * **CoDeleteApp**: deletes the application. * **CoDeploy**: deploys the application. * **CoRestartApplication**: restarts the application. * **CoRollback**: rolls back the application. * **CoScaleIn**: scales in the application. * **CoScaleOut**: scales out the application. * **CoStart**: starts the application. * **CoStop**: stops the application. * **CoRescaleApplicationVertically**: modifies the instance specifications. * **CoDeployHistroy**: rolls back the application to a historical version. * **CoBindNas**: associates a NAS file system with the application. * **CoUnbindNas**: disassociates the NAS file system from the application. * **CoBatchStartApplication**: starts multiple applications concurrently. * **CoBatchStopApplication**: stops multiple applications concurrently. * **CoRestartInstances**: restarts the instances. * **CoDeleteInstances**: deletes the instances. * **CoScaleInAppWithInstances**: reduces the number of the specified application instances.
public ListChangeOrdersResponseBody.ChangeOrderList.Builder description(String description)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder finishTime(String finishTime)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder groupId(String groupId)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder source(String source)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder status(Integer status)
public ListChangeOrdersResponseBody.ChangeOrderList.Builder userId(String userId)
public ListChangeOrdersResponseBody.ChangeOrderList build()
Copyright © 2024. All rights reserved.