Class CleanChannelMetadata
- java.lang.Object
-
- cloud.genesys.webmessaging.sdk.model.CleanChannelMetadata
-
- All Implemented Interfaces:
Serializable
public class CleanChannelMetadata extends Object implements Serializable
CleanChannelMetadata- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CleanChannelMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CleanChannelMetadatacustomAttributes(Map<String,String> customAttributes)booleanequals(Object o)Map<String,String>getCustomAttributes()inthashCode()voidsetCustomAttributes(Map<String,String> customAttributes)StringtoString()
-
-
-
Method Detail
-
customAttributes
public CleanChannelMetadata customAttributes(Map<String,String> customAttributes)
-
-