Class GetJourneyDeploymentCustomerPingRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetJourneyDeploymentCustomerPingRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getDl()getDt()voidsetAppNamespace(String appNamespace) voidsetCustomerCookieId(String customerCookieId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeploymentId(String deploymentId) voidvoidvoidsetSessionId(String sessionId) voidsetSinceLastBeaconMilliseconds(Long sinceLastBeaconMilliseconds) withAppNamespace(String appNamespace) withCustomerCookieId(String customerCookieId) withCustomHeader(String name, String value) withDeploymentId(String deploymentId) withSessionId(String sessionId) withSinceLastBeaconMilliseconds(Long sinceLastBeaconMilliseconds)
-
Constructor Details
-
GetJourneyDeploymentCustomerPingRequest
public GetJourneyDeploymentCustomerPingRequest()
-
-
Method Details
-
getDeploymentId
-
setDeploymentId
-
withDeploymentId
-
getCustomerCookieId
-
setCustomerCookieId
-
withCustomerCookieId
-
getDl
-
setDl
-
withDl
-
getDt
-
setDt
-
withDt
-
getAppNamespace
-
setAppNamespace
-
withAppNamespace
-
getSessionId
-
setSessionId
-
withSessionId
-
getSinceLastBeaconMilliseconds
-
setSinceLastBeaconMilliseconds
-
withSinceLastBeaconMilliseconds
public GetJourneyDeploymentCustomerPingRequest withSinceLastBeaconMilliseconds(Long sinceLastBeaconMilliseconds) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetJourneyDeploymentCustomerPingRequest.Builder builder(String deploymentId, String customerCookieId)
-