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