Uses of Class
co.yellowdog.platform.client.PlatformClient
Packages that use PlatformClient
Package
Description
Provides the classes needed to interact with YellowDog Platform Services.
-
Uses of PlatformClient in co.yellowdog.platform.client
Methods in co.yellowdog.platform.client that return PlatformClientModifier and TypeMethodDescriptionstatic PlatformClient
PlatformClient.create
(@NonNull ServicesSchema servicesSchema, @NonNull ApiKey key) Constructs a new PlatformClient instance using the supplied ServicesSchema to connect to YellowDogstatic PlatformClient
PlatformClient.create
(@NonNull ServicesSchema servicesSchema, @NonNull ApiKey key, @NonNull ObjectStoreClientConfigurationProperties objectStoreClientConfigurationProperties)