Package com.mypurecloud.sdk.v2.model
Class Format
java.lang.Object
com.mypurecloud.sdk.v2.model.Format
- All Implemented Interfaces:
Serializable
Format
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflags(List<Format.FlagsEnum> flags) The Set of prompt segment format flags i.e. each entry is a part of describing the overall format.getFlags()inthashCode()voidsetFlags(List<Format.FlagsEnum> flags) toString()
-
Constructor Details
-
Format
public Format() -
Format
-
-
Method Details
-
flags
The Set of prompt segment format flags i.e. each entry is a part of describing the overall format. E.g. \"format\": { \"flags\": [StringPlayChars] } -
getFlags
-
setFlags
-
equals
-
hashCode
public int hashCode() -
toString
-