Package com.mypurecloud.sdk.v2.model
Class OutboundOnlySetting
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundOnlySetting
- All Implemented Interfaces:
Serializable
OutboundOnlySetting
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStatus for the Outbound Direction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()outbound(OutboundOnlySetting.OutboundEnum outbound) Status for the Outbound DirectionvoidsetOutbound(OutboundOnlySetting.OutboundEnum outbound) toString()
-
Constructor Details
-
OutboundOnlySetting
public OutboundOnlySetting() -
OutboundOnlySetting
-
-
Method Details