public static final class CreateApplicationResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateApplicationResponseBody.Data.Builder |
appId(String appId)
The ID of the application that is created.
|
CreateApplicationResponseBody.Data |
build() |
CreateApplicationResponseBody.Data.Builder |
changeOrderId(String changeOrderId)
The ID of the change order.
|
public CreateApplicationResponseBody.Data.Builder appId(String appId)
The ID of the application that is created.
example:017f39b8-dfa4-4e16-a84b-1dcee4b1****
public CreateApplicationResponseBody.Data.Builder changeOrderId(String changeOrderId)
The ID of the change order. It can be used to query the task status.
example:01db03d3-3ee9-48b3-b3d0-dfce2d88****
public CreateApplicationResponseBody.Data build()
Copyright © 2026. All rights reserved.