Uses of Enum Class
com.mypurecloud.sdk.v2.model.ResponseText.ContentTypeEnum
Packages that use ResponseText.ContentTypeEnum
-
Uses of ResponseText.ContentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseText.ContentTypeEnumModifier and TypeMethodDescriptionstatic ResponseText.ContentTypeEnumResponseText.ContentTypeEnum.fromString(String key) ResponseText.getContentType()static ResponseText.ContentTypeEnumReturns the enum constant of this class with the specified name.static ResponseText.ContentTypeEnum[]ResponseText.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 ResponseText.ContentTypeEnumModifier and TypeMethodDescriptionResponseText.contentType(ResponseText.ContentTypeEnum contentType) Response text content type.voidResponseText.setContentType(ResponseText.ContentTypeEnum contentType)