public static final class QueryBillToOSSSubscriptionResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryBillToOSSSubscriptionResponseBody.Data.Builder |
accountID(String accountID)
The ID of the account used to perform the query.
|
QueryBillToOSSSubscriptionResponseBody.Data.Builder |
accountName(String accountName)
The name of the account used to perform the query.
|
QueryBillToOSSSubscriptionResponseBody.Data |
build() |
QueryBillToOSSSubscriptionResponseBody.Data.Builder |
items(QueryBillToOSSSubscriptionResponseBody.Items items)
The details of the subscribed bill.
|
public QueryBillToOSSSubscriptionResponseBody.Data.Builder accountID(String accountID)
The ID of the account used to perform the query.
example:185xxxxx03489
public QueryBillToOSSSubscriptionResponseBody.Data.Builder accountName(String accountName)
The name of the account used to perform the query.
example:public QueryBillToOSSSubscriptionResponseBody.Data.Builder items(QueryBillToOSSSubscriptionResponseBody.Items items)
The details of the subscribed bill.
public QueryBillToOSSSubscriptionResponseBody.Data build()
Copyright © 2026. All rights reserved.