Package com.mypurecloud.sdk.v2.model
Class FlowLogLevelRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowLogLevelRequest
- All Implemented Interfaces:
Serializable
Used to set the log level of a particular flow
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()logLevelCharacteristics(FlowLogLevel logLevelCharacteristics) The log level characteristics currently set for this flowvoidsetLogLevelCharacteristics(FlowLogLevel logLevelCharacteristics) toString()
-
Constructor Details
-
FlowLogLevelRequest
public FlowLogLevelRequest() -
FlowLogLevelRequest
-
-
Method Details