Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Placement |
DescribeComputeEnvResponse.getPlacement()
Get Location information
|
Placement |
CreateComputeEnvRequest.getPlacement()
Get Location information
|
Placement |
JobView.getPlacement()
Get Location information
Note: This field may return `null`, indicating that no valid value was found.
|
Placement |
ComputeEnvView.getPlacement()
Get Location information
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeComputeEnvResponse.setPlacement(Placement Placement)
Set Location information
|
void |
CreateComputeEnvRequest.setPlacement(Placement Placement)
Set Location information
|
void |
JobView.setPlacement(Placement Placement)
Set Location information
Note: This field may return `null`, indicating that no valid value was found.
|
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 © 2023. All rights reserved.