public static class BesCreateClusterRequest.ClusterBilling extends Object
| Constructor and Description |
|---|
ClusterBilling() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPaymentType() |
int |
getTime() |
void |
setPaymentType(PaymentType paymentType) |
void |
setPaymentType(String paymentType) |
void |
setTime(int time) |
public String getPaymentType()
public void setPaymentType(PaymentType paymentType)
public void setPaymentType(String paymentType)
public int getTime()
public void setTime(int time)
Copyright © 2023. All rights reserved.