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