Package | Description |
---|---|
com.tencentcloudapi.cis.v20180408.models |
Modifier and Type | Method and Description |
---|---|
ContainerState |
Container.getCurrentState()
Get 当前状态
|
ContainerState |
Container.getPreviousState()
Get 上一次状态
|
Modifier and Type | Method and Description |
---|---|
void |
Container.setCurrentState(ContainerState CurrentState)
Set 当前状态
|
void |
Container.setPreviousState(ContainerState PreviousState)
Set 上一次状态
|
Constructor and Description |
---|
ContainerState(ContainerState 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 © 2022. All rights reserved.