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