Uses of Enum Class
com.mypurecloud.sdk.v2.model.FooterTemplate.ApplicableResourcesEnum
Packages that use FooterTemplate.ApplicableResourcesEnum
-
Uses of FooterTemplate.ApplicableResourcesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FooterTemplate.ApplicableResourcesEnumModifier and TypeMethodDescriptionFooterTemplate.ApplicableResourcesEnum.fromString(String key) Returns the enum constant of this class with the specified name.FooterTemplate.ApplicableResourcesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type FooterTemplate.ApplicableResourcesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type FooterTemplate.ApplicableResourcesEnumModifier and TypeMethodDescriptionFooterTemplate.applicableResources(List<FooterTemplate.ApplicableResourcesEnum> applicableResources) Specifies the canned response template where the footer can be used.voidFooterTemplate.setApplicableResources(List<FooterTemplate.ApplicableResourcesEnum> applicableResources)