public static class ModifyInstanceChargeTypeResponse.FeeOfInstance extends Object
| Constructor and Description |
|---|
FeeOfInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
String |
getFee() |
String |
getInstanceId() |
void |
setCurrency(String currency) |
void |
setFee(String fee) |
void |
setInstanceId(String instanceId) |
Copyright © 2020. All Rights Reserved.