Uses of Interface
co.yellowdog.platform.clients.objectstore.SessionRequestIdGenerator
Packages that use SessionRequestIdGenerator
Package
Description
Provides the classes needed to interact with the YellowDog Object Store service.
-
Uses of SessionRequestIdGenerator in co.yellowdog.platform.clients.objectstore
Methods in co.yellowdog.platform.clients.objectstore with parameters of type SessionRequestIdGeneratorModifier and TypeMethodDescriptionstatic ObjectStoreClientImpl
ObjectStoreClientImpl.create
(@NonNull ServicesSchema servicesSchema, @NonNull RetryFactory retryFactory, @NonNull AuthenticationHeadersProvider authenticationHeadersProvider, @NonNull ObjectStoreClientConfigurationProperties configurationProperties, @NonNull SessionRequestIdGenerator sessionRequestIdGenerator, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper, @NonNull UserAgent userAgent)