Package | Description |
---|---|
com.tencentcloudapi.tcbr.v20220217.models |
Modifier and Type | Method and Description |
---|---|
DeployParam |
CreateCloudRunServerRequest.getDeployInfo()
Get 部署信息
|
DeployParam |
UpdateCloudRunServerRequest.getDeployInfo()
Get 部署信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCloudRunServerRequest.setDeployInfo(DeployParam DeployInfo)
Set 部署信息
|
void |
UpdateCloudRunServerRequest.setDeployInfo(DeployParam DeployInfo)
Set 部署信息
|
Constructor and Description |
---|
DeployParam(DeployParam 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 © 2024. All rights reserved.