Class GetQualityFormsEvaluationsBulkRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetQualityFormsEvaluationsBulkRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getId()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIncludeLatestVersionFormName(Boolean includeLatestVersionFormName) withCustomHeader(String name, String value) withIncludeLatestVersionFormName(Boolean includeLatestVersionFormName)
-
Constructor Details
-
GetQualityFormsEvaluationsBulkRequest
public GetQualityFormsEvaluationsBulkRequest()
-
-
Method Details
-
getId
-
setId
-
withId
-
getIncludeLatestVersionFormName
-
setIncludeLatestVersionFormName
-
withIncludeLatestVersionFormName
public GetQualityFormsEvaluationsBulkRequest withIncludeLatestVersionFormName(Boolean includeLatestVersionFormName) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-