Class GetQualitySurveyRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetQualitySurveyRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetSurveyId(String surveyId) withCustomHeader(String name, String value) withSurveyId(String surveyId)
-
Constructor Details
-
GetQualitySurveyRequest
public GetQualitySurveyRequest()
-
-
Method Details
-
getSurveyId
-
setSurveyId
-
withSurveyId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-