Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static PasswordProtectionWarningTrigger |
PasswordProtectionWarningTrigger.fromValue(String value) |
PasswordProtectionWarningTrigger |
DTCWindows.getPasswordProtectionWarningTrigger()
Get passwordProtectionWarningTrigger
|
PasswordProtectionWarningTrigger |
DTCChromeOS.getPasswordProtectionWarningTrigger()
Get passwordProtectionWarningTrigger
|
PasswordProtectionWarningTrigger |
DTCMacOS.getPasswordProtectionWarningTrigger()
Get passwordProtectionWarningTrigger
|
static PasswordProtectionWarningTrigger |
PasswordProtectionWarningTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswordProtectionWarningTrigger[] |
PasswordProtectionWarningTrigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DTCWindows |
DTCWindows.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
DTCChromeOS |
DTCChromeOS.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
DTCMacOS |
DTCMacOS.passwordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
void |
DTCWindows.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
void |
DTCChromeOS.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
void |
DTCMacOS.setPasswordProtectionWarningTrigger(PasswordProtectionWarningTrigger passwordProtectionWarningTrigger) |
Copyright © 2017–2023 Okta. All rights reserved.