Uses of Enum Class
com.mypurecloud.sdk.v2.model.Okta.NameIdentifierFormatEnum
Packages that use Okta.NameIdentifierFormatEnum
-
Uses of Okta.NameIdentifierFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Okta.NameIdentifierFormatEnumModifier and TypeMethodDescriptionOkta.NameIdentifierFormatEnum.fromString(String key) Okta.getNameIdentifierFormat()Returns the enum constant of this class with the specified name.static Okta.NameIdentifierFormatEnum[]Okta.NameIdentifierFormatEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type Okta.NameIdentifierFormatEnumModifier and TypeMethodDescriptionOkta.nameIdentifierFormat(Okta.NameIdentifierFormatEnum nameIdentifierFormat) voidOkta.setNameIdentifierFormat(Okta.NameIdentifierFormatEnum nameIdentifierFormat)