Uses of Class
com.cumulocity.microservice.subscription.repository.application.ApplicationApiRepresentation
Package
Description
-
Uses of ApplicationApiRepresentation in com.cumulocity.microservice.subscription.repository.application
ModifierConstructorDescriptionApplicationApi
(com.cumulocity.sdk.client.RestOperations rest, ApplicationApiRepresentation microserviceApi) CurrentApplicationApi
(com.cumulocity.sdk.client.RestOperations rest, ApplicationApiRepresentation api) -
Uses of ApplicationApiRepresentation in com.cumulocity.microservice.subscription.repository.impl
ModifierConstructorDescriptionCurrentMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) LegacyMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) Deprecated.LegacyMicroserviceRepository
(String applicationName, String applicationKey, CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api)