Class AccountingPointDetailsService
java.lang.Object
energy.eddie.regionconnector.dk.energinet.services.AccountingPointDetailsService
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final reactor.util.retry.RetryBackoffSpec -
Constructor Summary
ConstructorsConstructorDescriptionAccountingPointDetailsService(EnerginetCustomerApi energinetCustomerApi, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Outbox outbox, ApiExceptionService apiExceptionService, EnergyDataStreams streams) -
Method Summary
Modifier and TypeMethodDescriptionvoidfetchMeteringPointDetails(DkEnerginetPermissionRequest permissionRequest)
-
Field Details
-
RETRY_BACKOFF_SPEC
public static final reactor.util.retry.RetryBackoffSpec RETRY_BACKOFF_SPEC -
meteringDetailsApiResponseFilter
-
-
Constructor Details
-
Method Details
-
fetchMeteringPointDetails
-