Uses of Enum
com.okta.sdk.resource.model.PasswordImportResponseCommandsInnerValue.CredentialEnum
Packages that use PasswordImportResponseCommandsInnerValue.CredentialEnum
-
Uses of PasswordImportResponseCommandsInnerValue.CredentialEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PasswordImportResponseCommandsInnerValue.CredentialEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type PasswordImportResponseCommandsInnerValue.CredentialEnumModifier and TypeMethodDescriptionPasswordImportResponseCommandsInnerValue.credential
(PasswordImportResponseCommandsInnerValue.CredentialEnum credential) void
PasswordImportResponseCommandsInnerValue.setCredential
(PasswordImportResponseCommandsInnerValue.CredentialEnum credential)