Class GetScriptsUploadStatusRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetScriptsUploadStatusRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetLongPoll(Boolean longPoll) voidsetUploadId(String uploadId) withCustomHeader(String name, String value) withLongPoll(Boolean longPoll) withUploadId(String uploadId)
-
Constructor Details
-
GetScriptsUploadStatusRequest
public GetScriptsUploadStatusRequest()
-
-
Method Details
-
getUploadId
-
setUploadId
-
withUploadId
-
getLongPoll
-
setLongPoll
-
withLongPoll
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-