Class ObjectPathsRequest.Builder
java.lang.Object
co.yellowdog.platform.model.builders.ValidatedBuilder<ObjectPathsRequest>
co.yellowdog.platform.interaction.objectstore.ObjectPathsRequest.Builder
- Enclosing class:
ObjectPathsRequest
-
Method Summary
Methods inherited from class co.yellowdog.platform.model.builders.ValidatedBuilder
build, validate
-
Method Details
-
namespace
- Returns:
this
.
-
flat
- Returns:
this
.
-
prefix
- Returns:
this
.
-
buildUnchecked
Description copied from class:ValidatedBuilder
Builds the object without enforcing validation constraints. This should only be used for testing purposes- Overrides:
buildUnchecked
in classValidatedBuilder<ObjectPathsRequest>
- Returns:
- the object being built
-
toString
-