Uses of Class
com.cumulocity.microservice.subscription.repository.application.ApplicationApiRepresentation
Packages that use ApplicationApiRepresentation
Package
Description
-
Uses of ApplicationApiRepresentation in com.cumulocity.microservice.subscription.repository.application
Methods in com.cumulocity.microservice.subscription.repository.application that return ApplicationApiRepresentationConstructors in com.cumulocity.microservice.subscription.repository.application with parameters of type ApplicationApiRepresentationModifierConstructorDescriptionApplicationApi
(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
Constructors in com.cumulocity.microservice.subscription.repository.impl with parameters of type ApplicationApiRepresentationModifierConstructorDescriptionCurrentMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) LegacyMicroserviceRepository
(CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api) Deprecated.LegacyMicroserviceRepository
(String applicationName, String applicationKey, CredentialsSwitchingPlatform platform, ApplicationApiRepresentation api)