Package com.mypurecloud.sdk.v2.model
Class GeneralProgramJobRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.GeneralProgramJobRequest
- All Implemented Interfaces:
Serializable
GeneralProgramJobRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe dialect of the topics to link with the general program, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standardstatic enumThe mode to use for the general program job, default value is Skip -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe dialect of the topics to link with the general program, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standardbooleangetMode()inthashCode()The mode to use for the general program job, default value is SkipvoidvoidtoString()
-
Constructor Details
-
GeneralProgramJobRequest
public GeneralProgramJobRequest() -
GeneralProgramJobRequest
-
-
Method Details
-
dialect
The dialect of the topics to link with the general program, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard -
getDialect
-
setDialect
-
mode
The mode to use for the general program job, default value is Skip -
getMode
-
setMode
-
equals
-
hashCode
public int hashCode() -
toString
-