Class PostIntegrationsActionDraftTestRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostIntegrationsActionDraftTestRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetActionId(String actionId) voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetFlatten(Boolean flatten) withActionId(String actionId) withCustomHeader(String name, String value) withFlatten(Boolean flatten)
-
Constructor Details
-
PostIntegrationsActionDraftTestRequest
public PostIntegrationsActionDraftTestRequest()
-
-
Method Details
-
getActionId
-
setActionId
-
withActionId
-
getBody
-
setBody
-
withBody
-
getFlatten
-
setFlatten
-
withFlatten
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-