Uses of Class
co.yellowdog.platform.interaction.objectstore.ObjectPath.Builder
Packages that use ObjectPath.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Object Store Service.
-
Uses of ObjectPath.Builder in co.yellowdog.platform.interaction.objectstore
Methods in co.yellowdog.platform.interaction.objectstore that return ObjectPath.BuilderModifier and TypeMethodDescriptionstatic ObjectPath.Builder
ObjectPath.builder()
ObjectPath.Builder.displayName
(String displayName) ObjectPath.Builder.isPrefix
(boolean isPrefix) ObjectPath.toBuilder()