Package com.mypurecloud.sdk.v2.model
Class Activation
java.lang.Object
com.mypurecloud.sdk.v2.model.Activation
- All Implemented Interfaces:
Serializable
Activation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelayInSeconds(Integer delayInSeconds) Activation delay time amount.booleangetType()inthashCode()voidsetDelayInSeconds(Integer delayInSeconds) voidtoString()Type of activation.
-
Constructor Details
-
Activation
public Activation() -
Activation
-
-
Method Details