Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
InstanceChargePrepaid |
ScaleOutClusterRequest.getInstanceChargePrepaid()
Get The details of the monthly subscription, including the instance period and auto-renewal.
|
InstanceChargePrepaid |
CreateClusterRequest.getInstanceChargePrepaid()
Get The details of the monthly subscription, including the instance period and auto-renewal.
|
Modifier and Type | Method and Description |
---|---|
void |
ScaleOutClusterRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set The details of the monthly subscription, including the instance period and auto-renewal.
|
void |
CreateClusterRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set The details of the monthly subscription, including the instance period and auto-renewal.
|
Constructor and Description |
---|
InstanceChargePrepaid(InstanceChargePrepaid source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.