public static class ListLoadBalancersResponseBody.ListLoadBalancersResponseBodyLoadBalancersLoadBalancerBillingConfig
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListLoadBalancersResponseBodyLoadBalancersLoadBalancerBillingConfig() |
@NameInMap(value="PayType") public String payType
The billing method of the NLB instance. Only **PostPay** is supported, which indicates the pay-as-you-go billing method.
public ListLoadBalancersResponseBodyLoadBalancersLoadBalancerBillingConfig()
public static ListLoadBalancersResponseBody.ListLoadBalancersResponseBodyLoadBalancersLoadBalancerBillingConfig build(Map<String,?> map) throws Exception
Exceptionpublic ListLoadBalancersResponseBody.ListLoadBalancersResponseBodyLoadBalancersLoadBalancerBillingConfig setPayType(String payType)
public String getPayType()
Copyright © 2023. All rights reserved.