Uses of Interface
com.cumulocity.sdk.client.ResponseMapper
Packages that use ResponseMapper
-
Uses of ResponseMapper in com.cumulocity.sdk.client
Methods in com.cumulocity.sdk.client that return ResponseMapperMethods in com.cumulocity.sdk.client with parameters of type ResponseMapperModifier and TypeMethodDescriptionvoidPlatformParameters.setResponseMapper(ResponseMapper responseMapper) Constructors in com.cumulocity.sdk.client with parameters of type ResponseMapperModifierConstructorDescriptionResponseParser(ResponseMapper mapper) ResponseParser(ResponseMapper mapper, PlatformParameters platformParameters)