public static final class CreateInstanceResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateInstanceResponseBody.Data |
build() |
CreateInstanceResponseBody.Data.Builder |
instanceId(String instanceId)
The ID of the instance for which the order was created.
|
CreateInstanceResponseBody.Data.Builder |
orderId(String orderId)
The ID of the order that was created.
|
public CreateInstanceResponseBody.Data.Builder instanceId(String instanceId)
The ID of the instance for which the order was created.
example:OSSBAG-cn-v1hxxxxx23
public CreateInstanceResponseBody.Data.Builder orderId(String orderId)
The ID of the order that was created.
example:20240xxxx21
public CreateInstanceResponseBody.Data build()
Copyright © 2026. All rights reserved.