Uses of Class
com.mypurecloud.sdk.v2.model.ResponseText
Packages that use ResponseText
-
Uses of ResponseText in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseTextModifier and TypeMethodDescriptionResponse text content.ResponseText.contentType(ResponseText.ContentTypeEnum contentType) Response text content type.ResponseText.type(ResponseText.TypeEnum type) Response text type.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ResponseTextMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ResponseTextModifier and TypeMethodDescriptionvoidResponse.setTexts(List<ResponseText> texts) Response.texts(List<ResponseText> texts) One or more texts associated with the response.