Class PutGamificationProfileMetricRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutGamificationProfileMetricRequest.Builder
- Enclosing class:
- PutGamificationProfileMetricRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CreateMetric body) withMetricId(String metricId) withProfileId(String profileId) withRequiredParams(String profileId, String metricId, CreateMetric body)
-
Method Details
-
withProfileId
-
withMetricId
-
withBody
-
withRequiredParams
public PutGamificationProfileMetricRequest.Builder withRequiredParams(String profileId, String metricId, CreateMetric body) -
build
-