Uses of Enum Class
com.mypurecloud.sdk.v2.model.ImportTemplate.ListNameFormatEnum
Packages that use ImportTemplate.ListNameFormatEnum
-
Uses of ImportTemplate.ListNameFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportTemplate.ListNameFormatEnumModifier and TypeMethodDescriptionImportTemplate.ListNameFormatEnum.fromString(String key) ImportTemplate.getListNameFormat()Returns the enum constant of this class with the specified name.static ImportTemplate.ListNameFormatEnum[]ImportTemplate.ListNameFormatEnum.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 ImportTemplate.ListNameFormatEnumModifier and TypeMethodDescriptionImportTemplate.listNameFormat(ImportTemplate.ListNameFormatEnum listNameFormat) The list name format for target ContactLists.voidImportTemplate.setListNameFormat(ImportTemplate.ListNameFormatEnum listNameFormat)