| Package | Description | 
|---|---|
| com.tencentcloudapi.emr.v20190103.models | 
| Modifier and Type | Method and Description | 
|---|---|
PodNewSpec | 
PodSpecInfo.getPodSpec()
Get The specified information such as pod spec and source for scale-out with pod resources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PodSpecInfo.setPodSpec(PodNewSpec PodSpec)
Set The specified information such as pod spec and source for scale-out with pod resources. 
 | 
| Constructor and Description | 
|---|
PodNewSpec(PodNewSpec 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.