Package | Description |
---|---|
com.tencentcloudapi.tcbr.v20220217.models |
Modifier and Type | Method and Description |
---|---|
DiffConfigItem[] |
UpdateCloudRunServerRequest.getItems()
Get 服务配置信息
|
DiffConfigItem[] |
CreateCloudRunServerRequest.getItems()
Get 服务配置信息
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateCloudRunServerRequest.setItems(DiffConfigItem[] Items)
Set 服务配置信息
|
void |
CreateCloudRunServerRequest.setItems(DiffConfigItem[] Items)
Set 服务配置信息
|
Constructor and Description |
---|
DiffConfigItem(DiffConfigItem 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 © 2025. All rights reserved.