Class GetFlowVersionHealthRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowVersionHealthRequest
-
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) voidvoidsetLanguage(String language) voidsetVersionId(String versionId) withCustomHeader(String name, String value) withFlowId(String flowId) withLanguage(String language) withVersionId(String versionId)
-
Constructor Details
-
GetFlowVersionHealthRequest
public GetFlowVersionHealthRequest()
-
-
Method Details
-
getFlowId
-
setFlowId
-
withFlowId
-
getVersionId
-
setVersionId
-
withVersionId
-
getLanguage
-
setLanguage
-
withLanguage
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-