public static final class RefundInstanceResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
RefundInstanceResponseBody.Data |
build() |
RefundInstanceResponseBody.Data.Builder |
hostId(String hostId)
The site of the execution host.
|
RefundInstanceResponseBody.Data.Builder |
orderId(Long orderId)
The ID of the refund order that is returned only if the instance is unsubscribed from.
|
public RefundInstanceResponseBody.Data.Builder hostId(String hostId)
The site of the execution host.
example:cn
public RefundInstanceResponseBody.Data.Builder orderId(Long orderId)
The ID of the refund order that is returned only if the instance is unsubscribed from.
example:2100000000***
public RefundInstanceResponseBody.Data build()
Copyright © 2026. All rights reserved.