Package | Description |
---|---|
com.tencentcloudapi.tcr.v20190924.models |
Modifier and Type | Method and Description |
---|---|
AutoDelStrategyInfoResp |
DescribeImageLifecycleGlobalPersonalResponse.getData()
Get 全局自动删除策略信息
|
AutoDelStrategyInfoResp |
DescribeImageLifecyclePersonalResponse.getData()
Get 自动删除策略信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeImageLifecycleGlobalPersonalResponse.setData(AutoDelStrategyInfoResp Data)
Set 全局自动删除策略信息
|
void |
DescribeImageLifecyclePersonalResponse.setData(AutoDelStrategyInfoResp Data)
Set 自动删除策略信息
|
Constructor and Description |
---|
AutoDelStrategyInfoResp(AutoDelStrategyInfoResp 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.