| Package | Description | 
|---|---|
| com.tencentcloudapi.batch.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Placement | CreateComputeEnvRequest. getPlacement()Get Location information | 
| Placement | SubmitJobRequest. getPlacement()Get Location information of the submitted job. | 
| Placement | JobView. getPlacement()Get Location information
Note: This field may return null, indicating that no valid values can be obtained. | 
| Placement | DescribeComputeEnvResponse. getPlacement()Get Location information | 
| Placement | ComputeEnvView. getPlacement()Get Location information | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateComputeEnvRequest. setPlacement(Placement Placement)Set Location information | 
| void | SubmitJobRequest. setPlacement(Placement Placement)Set Location information of the submitted job. | 
| void | JobView. setPlacement(Placement Placement)Set Location information
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | DescribeComputeEnvResponse. setPlacement(Placement Placement)Set Location information | 
| void | ComputeEnvView. setPlacement(Placement Placement)Set Location information | 
| Constructor and Description | 
|---|
| Placement(Placement 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 © 2022. All rights reserved.