Class PutResponsemanagementResponseRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutResponsemanagementResponseRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetResponseId(String responseId) withCustomHeader(String name, String value) withExpand(String expand) withResponseId(String responseId)
-
Constructor Details
-
PutResponsemanagementResponseRequest
public PutResponsemanagementResponseRequest()
-
-
Method Details
-
getResponseId
-
setResponseId
-
withResponseId
-
getBody
-
setBody
-
withBody
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutResponsemanagementResponseRequest.Builder builder(String responseId, Response body)
-