Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
LoginActionFlag |
DescribeSafeAuthFlagCollResponse.getActionFlag()
Get Sensitive operation protection settings
|
LoginActionFlag |
DescribeSafeAuthFlagCollResponse.getLoginFlag()
Get Login protection settings
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSafeAuthFlagCollResponse.setActionFlag(LoginActionFlag ActionFlag)
Set Sensitive operation protection settings
|
void |
DescribeSafeAuthFlagCollResponse.setLoginFlag(LoginActionFlag LoginFlag)
Set Login protection settings
|
Constructor and Description |
---|
LoginActionFlag(LoginActionFlag 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.