Uses of Enum Class
com.mypurecloud.sdk.v2.model.CustomProvider.NameIdentifierFormatEnum
Packages that use CustomProvider.NameIdentifierFormatEnum
-
Uses of CustomProvider.NameIdentifierFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomProvider.NameIdentifierFormatEnumModifier and TypeMethodDescriptionCustomProvider.NameIdentifierFormatEnum.fromString(String key) CustomProvider.getNameIdentifierFormat()Returns the enum constant of this class with the specified name.CustomProvider.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 CustomProvider.NameIdentifierFormatEnumModifier and TypeMethodDescriptionCustomProvider.nameIdentifierFormat(CustomProvider.NameIdentifierFormatEnum nameIdentifierFormat) voidCustomProvider.setNameIdentifierFormat(CustomProvider.NameIdentifierFormatEnum nameIdentifierFormat)