Uses of Class
com.cumulocity.sdk.client.PlatformParameters
Packages that use PlatformParameters
Package
Description
-
Uses of PlatformParameters in com.cumulocity.sdk.client
Subclasses of PlatformParameters in com.cumulocity.sdk.clientMethods in com.cumulocity.sdk.client that return PlatformParametersMethods in com.cumulocity.sdk.client with parameters of type PlatformParametersModifier and TypeMethodDescriptionstatic jakarta.ws.rs.client.ClientRestConnector.createClient(PlatformParameters platformParameters) static jakarta.ws.rs.client.ClientRestConnector.createURLConnectionClient(PlatformParameters platformParameters) voidCumulocityHttpClient.setPlatformParameters(PlatformParameters platformParameters) Constructors in com.cumulocity.sdk.client with parameters of type PlatformParametersModifierConstructorDescriptionResponseParser(ResponseMapper mapper, PlatformParameters platformParameters) RestConnector(PlatformParameters platformParameters, ResponseParser responseParser) protectedRestConnector(PlatformParameters platformParameters, ResponseParser responseParser, jakarta.ws.rs.client.Client client) -
Uses of PlatformParameters in com.cumulocity.sdk.client.cep.notification
Constructors in com.cumulocity.sdk.client.cep.notification with parameters of type PlatformParametersModifierConstructorDescriptionDeprecated. -
Uses of PlatformParameters in com.cumulocity.sdk.client.devicecontrol
Constructors in com.cumulocity.sdk.client.devicecontrol with parameters of type PlatformParametersModifierConstructorDescriptionDeviceControlApiImpl(PlatformParameters parameters, RestConnector restConnector, UrlProcessor urlProcessor, DeviceControlRepresentation deviceControlRepresentation, int pageSize) DeviceCredentialsApiImpl(PlatformParameters platformParameters, RestConnector restConnector) -
Uses of PlatformParameters in com.cumulocity.sdk.client.devicecontrol.notification
Constructors in com.cumulocity.sdk.client.devicecontrol.notification with parameters of type PlatformParameters -
Uses of PlatformParameters in com.cumulocity.sdk.client.notification
Methods in com.cumulocity.sdk.client.notification with parameters of type PlatformParametersModifier and TypeMethodDescriptionSubscriberBuilder.withParameters(PlatformParameters parameters)