Class IncomingNormalizedMessageChannelMetadata
java.lang.Object
cloud.genesys.webmessaging.sdk.model.IncomingNormalizedMessageChannelMetadata
- All Implemented Interfaces:
Serializable
IncomingNormalizedMessageChannelMetadata
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomAttributes(Map<String, String> customAttributes) booleaninthashCode()voidsetCustomAttributes(Map<String, String> customAttributes) toString()
-
Constructor Details
-
IncomingNormalizedMessageChannelMetadata
public IncomingNormalizedMessageChannelMetadata()
-
-
Method Details
-
customAttributes
public IncomingNormalizedMessageChannelMetadata customAttributes(Map<String, String> customAttributes) -
getCustomAttributes
-
setCustomAttributes
-
equals
-
hashCode
public int hashCode() -
toString
-