Uses of Enum Class
com.mypurecloud.sdk.v2.model.CardBodyText.ContentTypeEnum
Packages that use CardBodyText.ContentTypeEnum
-
Uses of CardBodyText.ContentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CardBodyText.ContentTypeEnumModifier and TypeMethodDescriptionstatic CardBodyText.ContentTypeEnumCardBodyText.ContentTypeEnum.fromString(String key) CardBodyText.getContentType()static CardBodyText.ContentTypeEnumReturns the enum constant of this class with the specified name.static CardBodyText.ContentTypeEnum[]CardBodyText.ContentTypeEnum.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 CardBodyText.ContentTypeEnumModifier and TypeMethodDescriptionCardBodyText.contentType(CardBodyText.ContentTypeEnum contentType) Body content type for carousel card.voidCardBodyText.setContentType(CardBodyText.ContentTypeEnum contentType)