Uses of Class
co.yellowdog.platform.model.ObjectDetail
Packages that use ObjectDetail
Package
Description
Provides the classes needed to interact with the YellowDog Object Store service.
Provides the types that define the YellowDog Platform data model.
-
Uses of ObjectDetail in co.yellowdog.platform.clients.objectstore
Methods in co.yellowdog.platform.clients.objectstore that return ObjectDetailModifier and TypeMethodDescriptionObjectStoreClient.getObjectDetail
(String namespace, String objectName) ObjectStoreClientImpl.getObjectDetail
(@NonNull String namespace, @NonNull String objectName) -
Uses of ObjectDetail in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return ObjectDetail