Class PatchAlertingAlertRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchAlertingAlertRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetAlertId(String alertId) voidsetBody(AlertRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) withAlertId(String alertId) withBody(AlertRequest body) withCustomHeader(String name, String value)
-
Constructor Details
-
PatchAlertingAlertRequest
public PatchAlertingAlertRequest()
-
-
Method Details
-
getAlertId
-
setAlertId
-
withAlertId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-