Uses of Interface
com.cumulocity.sdk.client.Platform
Packages that use Platform
-
Uses of Platform in com.cumulocity.sdk.client
Classes in com.cumulocity.sdk.client that implement PlatformMethods in com.cumulocity.sdk.client that return PlatformModifier and TypeMethodDescriptionPlatformBuilder.build()static PlatformPlatformImpl.createPlatform()This static method creates the Platform from the system parameters. -
Uses of Platform in com.cumulocity.sdk.client.notification2.internal
Constructors in com.cumulocity.sdk.client.notification2.internal with parameters of type PlatformModifierConstructorDescriptionNotifications2ApiImpl(Notifications2Properties notifications2Properties, String tenantId, Platform platform) WebSocketClient(String webSocketBaseUrl, String subscriber, String subscriptionName, AckMode ackMode, String tenantId, String deviceId, NotificationListener notificationListener, Duration reconnectDelay, Duration tokenRefreshInterval, boolean isTokenShared, boolean isTokenPersistent, Platform platform, WebSocketConnector connector)