Uses of Enum Class
com.mypurecloud.sdk.v2.model.Button.TypeEnum
Packages that use Button.TypeEnum
-
Uses of Button.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Button.TypeEnumModifier and TypeMethodDescriptionstatic Button.TypeEnumButton.TypeEnum.fromString(String key) Button.getType()static Button.TypeEnumReturns the enum constant of this class with the specified name.static Button.TypeEnum[]Button.TypeEnum.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 Button.TypeEnumModifier and TypeMethodDescriptionvoidButton.setType(Button.TypeEnum type) Button.type(Button.TypeEnum type) Type of button to include in whatsApp template