Class PutResponsemanagementResponseRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutResponsemanagementResponseRequest.Builder
- Enclosing class:
- PutResponsemanagementResponseRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(String expand) withRequiredParams(String responseId, Response body) withResponseId(String responseId)
-
Method Details
-
withResponseId
-
withBody
-
withExpand
-
withExpand
public PutResponsemanagementResponseRequest.Builder withExpand(PutResponsemanagementResponseRequest.expandValues expand) -
withRequiredParams
public PutResponsemanagementResponseRequest.Builder withRequiredParams(String responseId, Response body) -
build
-