Class GetScriptRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetScriptRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) static GetScriptRequest.Builderbuilder()static GetScriptRequest.BuildervoidsetCustomHeaders(Map<String, String> customHeaders) voidsetScriptId(String scriptId) withCustomHeader(String name, String value) withScriptId(String scriptId)
-
Constructor Details
-
GetScriptRequest
public GetScriptRequest()
-
-
Method Details
-
getScriptId
-
setScriptId
-
withScriptId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-