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
|
Copyright © 2020. All rights reserved.