Class GetQualityFormsSurveysBulkContextsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetQualityFormsSurveysBulkContextsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetContextId(List<String> contextId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPublished(Boolean published) withContextId(List<String> contextId) withCustomHeader(String name, String value) withPublished(Boolean published)
-
Constructor Details
-
GetQualityFormsSurveysBulkContextsRequest
public GetQualityFormsSurveysBulkContextsRequest()
-
-
Method Details
-
getContextId
-
setContextId
-
withContextId
-
getPublished
-
setPublished
-
withPublished
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-