Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
CustomMetaInfo |
InquiryPriceCreateInstanceRequest.getMetaDBInfo()
Get Custom MetaDB instance information
|
CustomMetaInfo |
CreateInstanceRequest.getMetaDBInfo()
Get Custom MetaDB instance information
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceCreateInstanceRequest.setMetaDBInfo(CustomMetaInfo MetaDBInfo)
Set Custom MetaDB instance information
|
void |
CreateInstanceRequest.setMetaDBInfo(CustomMetaInfo MetaDBInfo)
Set Custom MetaDB instance information
|
Constructor and Description |
---|
CustomMetaInfo(CustomMetaInfo 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.