Package com.mypurecloud.sdk.v2.model
Class MediaTypes
java.lang.Object
com.mypurecloud.sdk.v2.model.MediaTypes
- All Implemented Interfaces:
Serializable
Media types
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallow(MediaTypeAccess allow) Specify allowed media types for inbound and outbound messages.booleangetAllow()inthashCode()voidsetAllow(MediaTypeAccess allow) toString()
-
Constructor Details
-
MediaTypes
public MediaTypes() -
MediaTypes
-
-
Method Details
-
allow
Specify allowed media types for inbound and outbound messages. If this field is empty, all inbound and outbound media will be blocked. -
getAllow
-
setAllow
-
equals
-
hashCode
public int hashCode() -
toString
-