类 BesCreateClusterRequest.ClusterBilling
- java.lang.Object
-
- com.baidubce.services.bes.model.BesCreateClusterRequest.ClusterBilling
-
public static class BesCreateClusterRequest.ClusterBilling extends Object
Cluster payment method
-
-
构造器概要
构造器 构造器 说明 ClusterBilling()
-
-
-
方法详细资料
-
getPaymentType
public String getPaymentType()
-
setPaymentType
public void setPaymentType(PaymentType paymentType)
-
setPaymentType
public void setPaymentType(String paymentType)
-
getTime
public int getTime()
-
setTime
public void setTime(int time)
-
-