Class PutWidgetsDeploymentRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutWidgetsDeploymentRequest.Builder
- Enclosing class:
- PutWidgetsDeploymentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(WidgetDeployment body) withDeploymentId(String deploymentId) withRequiredParams(String deploymentId, WidgetDeployment body)
-
Method Details
-
withDeploymentId
-
withBody
-
withRequiredParams
public PutWidgetsDeploymentRequest.Builder withRequiredParams(String deploymentId, WidgetDeployment body) -
build
-