Uses of Class
co.yellowdog.platform.clients.account.ApplicationClientImpl
Packages that use ApplicationClientImpl
Package
Description
Holds the client types used to access the YellowDog Account Service.
-
Uses of ApplicationClientImpl in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return ApplicationClientImplModifier and TypeMethodDescriptionstatic ApplicationClientImplApplicationClientImpl.create(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent)