| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceLifeDetailDto[] |
InstanceLifeCycleOpsDto.getInstanceLifeDetailDtoList()
Get Instance LifecycleNote: This field may return null, indicating that no valid value can be obtained.
|
InstanceLifeDetailDto[] |
InstanceLifeCycleVO.getLifeCycleDetailList()
Get List of instance lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceLifeCycleOpsDto.setInstanceLifeDetailDtoList(InstanceLifeDetailDto[] InstanceLifeDetailDtoList)
Set Instance LifecycleNote: This field may return null, indicating that no valid value can be obtained.
|
void |
InstanceLifeCycleVO.setLifeCycleDetailList(InstanceLifeDetailDto[] LifeCycleDetailList)
Set List of instance lifecycle.
|
| Constructor and Description |
|---|
InstanceLifeDetailDto(InstanceLifeDetailDto 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.