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