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