public static final class RefundPayAsYouGoOrderRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
RefundPayAsYouGoOrderRequest |
build() |
RefundPayAsYouGoOrderRequest.Builder |
orderId(String orderId)
The order ID of the order for the pay-as-you-go resource.
|
RefundPayAsYouGoOrderRequest.Builder |
regionId(String regionId)
RegionId.
|
RefundPayAsYouGoOrderRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
public RefundPayAsYouGoOrderRequest.Builder regionId(String regionId)
public RefundPayAsYouGoOrderRequest.Builder orderId(String orderId)
public RefundPayAsYouGoOrderRequest.Builder tid(Long tid)
> To view the ID of the tenant, go to the Data Management (DMS) console and move the pointer over the profile picture in the upper-right corner. For more information, see [View information about the current tenant](~~181330~~).
public RefundPayAsYouGoOrderRequest build()
Copyright © 2023. All rights reserved.