Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
OutterResource |
EmrProductConfigOutter.getComResource()
Get Common node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
OutterResource |
EmrProductConfigOutter.getCoreResource()
Get Core node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
OutterResource |
EmrProductConfigOutter.getMasterResource()
Get Master node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
OutterResource |
EmrProductConfigOutter.getTaskResource()
Get Task node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
EmrProductConfigOutter.setComResource(OutterResource ComResource)
Set Common node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
EmrProductConfigOutter.setCoreResource(OutterResource CoreResource)
Set Core node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
EmrProductConfigOutter.setMasterResource(OutterResource MasterResource)
Set Master node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
EmrProductConfigOutter.setTaskResource(OutterResource TaskResource)
Set Task node resource
Note: this field may return null, indicating that no valid values can be obtained.
|
Copyright © 2020. All rights reserved.