public class BillingChangePreToPostBlbRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
BillingChangePreToPostBlbRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillingMethod() |
String |
getBlbId() |
String |
getClientToken() |
Boolean |
getEffectiveImmediately() |
String |
getPerformanceLevel() |
BillingChangePreToPostBlbRequest |
setBillingMethod(String billingMethod) |
BillingChangePreToPostBlbRequest |
setBlbId(String blbId) |
BillingChangePreToPostBlbRequest |
setClientToken(String clientToken) |
BillingChangePreToPostBlbRequest |
setEffectiveImmediately(Boolean effectiveImmediately) |
BillingChangePreToPostBlbRequest |
setPerformanceLevel(String performanceLevel) |
public String getBlbId()
public BillingChangePreToPostBlbRequest setBlbId(String blbId)
public String getClientToken()
public BillingChangePreToPostBlbRequest setClientToken(String clientToken)
public String getBillingMethod()
public BillingChangePreToPostBlbRequest setBillingMethod(String billingMethod)
public String getPerformanceLevel()
public BillingChangePreToPostBlbRequest setPerformanceLevel(String performanceLevel)
public Boolean getEffectiveImmediately()
public BillingChangePreToPostBlbRequest setEffectiveImmediately(Boolean effectiveImmediately)
Copyright © 2026. All rights reserved.