Uses of Class
com.mypurecloud.sdk.v2.extensions.notifications.NotificationHandler.Builder
Packages that use NotificationHandler.Builder
-
Uses of NotificationHandler.Builder in com.mypurecloud.sdk.v2.extensions.notifications
Methods in com.mypurecloud.sdk.v2.extensions.notifications that return NotificationHandler.BuilderModifier and TypeMethodDescriptionstatic NotificationHandler.BuilderNotificationHandler.Builder.standard()NotificationHandler.Builder.withApiClient(ApiClient apiClient) NotificationHandler.Builder.withAutoConnect(Boolean connectAsync) NotificationHandler.Builder.withChannel(Channel channel) NotificationHandler.Builder.withNotificationListener(NotificationListener<?> notificationListener) NotificationHandler.Builder.withNotificationListeners(List<NotificationListener<?>> notificationListeners) NotificationHandler.Builder.withNotificationsApi(NotificationsApi notificationsApi) NotificationHandler.Builder.withObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) NotificationHandler.Builder.withProxyHost(String proxyHost) NotificationHandler.Builder.withSocketTimeout(int socketTimeout) NotificationHandler.Builder.withWebSocketListener(WebSocketListener webSocketListener)