Uses of Interface
co.yellowdog.platform.clients.cloudinfo.CloudInfoClient
Packages that use CloudInfoClient
Package
Description
Provides the classes needed to interact with YellowDog Platform Services.
-
Uses of CloudInfoClient in co.yellowdog.platform.client
Methods in co.yellowdog.platform.client that return CloudInfoClientModifier and TypeMethodDescriptionPlatformClient.cloudInfoClient()
Gets the client used to access the YellowDog Cloud Info Service -
Uses of CloudInfoClient in co.yellowdog.platform.clients.cloudinfo
Classes in co.yellowdog.platform.clients.cloudinfo that implement CloudInfoClientMethods in co.yellowdog.platform.clients.cloudinfo that return CloudInfoClientModifier and TypeMethodDescriptionstatic CloudInfoClient
CloudInfoClientImpl.create
(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent)