Package com.mypurecloud.sdk.v2.model
Class RecordingFormResponseContent
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingFormResponseContent
- All Implemented Interfaces:
Serializable
RecordingFormResponseContent
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of this content element. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuttonResponse(ButtonResponse buttonResponse) Button response content.contentType(RecordingFormResponseContent.ContentTypeEnum contentType) Type of this content element.booleaninthashCode()voidsetButtonResponse(ButtonResponse buttonResponse) voidtoString()
-
Constructor Details
-
RecordingFormResponseContent
public RecordingFormResponseContent() -
RecordingFormResponseContent
-
-
Method Details
-
contentType
public RecordingFormResponseContent contentType(RecordingFormResponseContent.ContentTypeEnum contentType) Type of this content element. -
getContentType
-
setContentType
-
buttonResponse
Button response content. -
getButtonResponse
-
setButtonResponse
-
equals
-
hashCode
public int hashCode() -
toString
-