public static final class ReduceApplicationCapacityByInstanceIdsResponseBody.Builder extends Object
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder code(String code)
The HTTP status code.
200
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder data(ReduceApplicationCapacityByInstanceIdsResponseBody.Data data)
The information about the change process.
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder errorCode(String errorCode)
The error code returned if the request failed. Take note of the following rules:
Null
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder message(String message)
The additional information that is returned. Take note of the following rules:
success
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder requestId(String requestId)
The ID of the request.
example:91F93257-7A4A-4BD3-9A8E-2F6EAE6D****
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder success(Boolean success)
Indicates whether the information of the change order was queried. Take note of the following rules:
true
public ReduceApplicationCapacityByInstanceIdsResponseBody.Builder traceId(String traceId)
The trace ID that is used to query the details of the request.
example:0a98a02315955564772843261e****
public ReduceApplicationCapacityByInstanceIdsResponseBody build()
Copyright © 2026. All rights reserved.