Modifier and Type | Class and Description |
---|---|
class |
PlatformImpl |
Modifier and Type | Method and Description |
---|---|
PlatformParameters |
RestConnector.getPlatformParameters() |
Modifier and Type | Method and Description |
---|---|
static com.sun.jersey.api.client.Client |
RestConnector.createClient(PlatformParameters platformParameters) |
static com.sun.jersey.api.client.Client |
RestConnector.createURLConnectionClient(PlatformParameters platformParameters) |
void |
CumulocityHttpClient.setPlatformParameters(PlatformParameters platformParameters) |
Constructor and Description |
---|
ProxyHttpURLConnectionFactory(PlatformParameters platformParameters) |
RestConnector(PlatformParameters platformParameters,
ResponseParser responseParser) |
RestConnector(PlatformParameters platformParameters,
ResponseParser responseParser,
com.sun.jersey.api.client.Client client) |
Constructor and Description |
---|
CepApiImpl(PlatformParameters platformParameters,
RestConnector restConnector,
int pageSize) |
Constructor and Description |
---|
CepCustomNotificationsSubscriber(PlatformParameters parameters) |
InventoryRealtimeDeleteAwareNotificationsSubscriber(PlatformParameters parameters) |
InventoryRealtimeNotificationsSubscriber(PlatformParameters parameters)
Deprecated.
|
Constructor and Description |
---|
DeviceControlApiImpl(PlatformParameters parameters,
RestConnector restConnector,
UrlProcessor urlProcessor,
DeviceControlRepresentation deviceControlRepresentation,
int pageSize) |
DeviceCredentialsApiImpl(PlatformParameters platformParameters,
RestConnector restConnector) |
Constructor and Description |
---|
OperationNotificationSubscriber(PlatformParameters parameters) |
Modifier and Type | Method and Description |
---|---|
SubscriberBuilder<T,R> |
SubscriberBuilder.withParameters(PlatformParameters parameters) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.