public static final class UnsubscribeBillToOSSRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UnsubscribeBillToOSSRequest |
build() |
UnsubscribeBillToOSSRequest.Builder |
multAccountRelSubscribe(String multAccountRelSubscribe)
The type of accounts whose bills are to be pushed if multi-tier accounts are involved.
|
UnsubscribeBillToOSSRequest.Builder |
subscribeType(String subscribeType)
The type of the bill to which you want to subscribe.
|
public UnsubscribeBillToOSSRequest.Builder multAccountRelSubscribe(String multAccountRelSubscribe)
The type of accounts whose bills are to be pushed if multi-tier accounts are involved. Valid values:
Default value: MA.
example:MA
public UnsubscribeBillToOSSRequest.Builder subscribeType(String subscribeType)
The type of the bill to which you want to subscribe. Valid values:
This parameter is required.
example:BillingItemDetailForBillingPeriod
public UnsubscribeBillToOSSRequest build()
Copyright © 2026. All rights reserved.