Class GetFlowVersionIntentUtteranceHealthRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowVersionIntentUtteranceHealthRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIntentId(String intentId) voidsetLanguage(String language) voidsetUtteranceId(String utteranceId) voidsetVersionId(String versionId) withCustomHeader(String name, String value) withFlowId(String flowId) withIntentId(String intentId) withLanguage(String language) withUtteranceId(String utteranceId) withVersionId(String versionId)
-
Constructor Details
-
GetFlowVersionIntentUtteranceHealthRequest
public GetFlowVersionIntentUtteranceHealthRequest()
-
-
Method Details
-
getFlowId
-
setFlowId
-
withFlowId
-
getVersionId
-
setVersionId
-
withVersionId
-
getIntentId
-
setIntentId
-
withIntentId
-
getUtteranceId
-
setUtteranceId
-
withUtteranceId
-
getLanguage
-
setLanguage
-
withLanguage
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-