Uses of Class
co.yellowdog.platform.clients.usage.AllowancesClientImpl
Packages that use AllowancesClientImpl
Package
Description
Provides the classes needed to interact with the YellowDog Usage service Allowances endpoints.
-
Uses of AllowancesClientImpl in co.yellowdog.platform.clients.usage
Methods in co.yellowdog.platform.clients.usage that return AllowancesClientImplModifier and TypeMethodDescriptionstatic AllowancesClientImpl
AllowancesClientImpl.create
(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent)