Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
DeniedAction[] |
InstanceDeniedActions.getDeniedActions()
Get List of operation limits.
|
DeniedAction[] |
DiskDeniedActions.getDeniedActions()
Get List of operation limits.
|
DeniedAction[] |
SnapshotDeniedActions.getDeniedActions()
Get List of operation limits.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceDeniedActions.setDeniedActions(DeniedAction[] DeniedActions)
Set List of operation limits.
|
void |
DiskDeniedActions.setDeniedActions(DeniedAction[] DeniedActions)
Set List of operation limits.
|
void |
SnapshotDeniedActions.setDeniedActions(DeniedAction[] DeniedActions)
Set List of operation limits.
|
Constructor and Description |
---|
DeniedAction(DeniedAction 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.