Class GetJourneyDeploymentCustomerPingRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetJourneyDeploymentCustomerPingRequest.Builder
- Enclosing class:
- GetJourneyDeploymentCustomerPingRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAppNamespace(String appNamespace) withCustomerCookieId(String customerCookieId) withDeploymentId(String deploymentId) withRequiredParams(String deploymentId, String customerCookieId) withSessionId(String sessionId) withSinceLastBeaconMilliseconds(Long sinceLastBeaconMilliseconds)
-
Method Details
-
withDeploymentId
-
withCustomerCookieId
public GetJourneyDeploymentCustomerPingRequest.Builder withCustomerCookieId(String customerCookieId) -
withDl
-
withDt
-
withAppNamespace
-
withSessionId
-
withSinceLastBeaconMilliseconds
public GetJourneyDeploymentCustomerPingRequest.Builder withSinceLastBeaconMilliseconds(Long sinceLastBeaconMilliseconds) -
withRequiredParams
public GetJourneyDeploymentCustomerPingRequest.Builder withRequiredParams(String deploymentId, String customerCookieId) -
build
-