Uses of Enum
com.okta.sdk.resource.model.PasswordImportResponseCommandsInnerValue.CredentialEnum
-
Uses of PasswordImportResponseCommandsInnerValue.CredentialEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionPasswordImportResponseCommandsInnerValue.getCredential()
Get credentialReturns the enum constant of this type with the specified name.PasswordImportResponseCommandsInnerValue.CredentialEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPasswordImportResponseCommandsInnerValue.credential
(PasswordImportResponseCommandsInnerValue.CredentialEnum credential) void
PasswordImportResponseCommandsInnerValue.setCredential
(PasswordImportResponseCommandsInnerValue.CredentialEnum credential)