Package com.atlan.model.mesh
Class DataProductAssetsDSL.DataProductAssetsDSLBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C,B>>
java.lang.Object
com.atlan.model.core.AtlanObject.AtlanObjectBuilder<C,B>
com.atlan.model.mesh.DataProductAssetsDSL.DataProductAssetsDSLBuilder<C,B>
- Enclosing class:
DataProductAssetsDSL
public abstract static class DataProductAssetsDSL.DataProductAssetsDSLBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C,B>>
extends AtlanObject.AtlanObjectBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected B$fillValuesFrom(C instance) abstract Cbuild()filterScrubbed(Boolean filterScrubbed) Whether or not to filter scrubbed records.query(IndexSearchRequest query) Parameters for the search itself.protected abstract Bself()toString()Methods inherited from class com.atlan.model.core.AtlanObject.AtlanObjectBuilder
rawJsonObject
-
Constructor Details
-
DataProductAssetsDSLBuilder
public DataProductAssetsDSLBuilder()
-
-
Method Details
-
$fillValuesFrom
- Overrides:
$fillValuesFromin classAtlanObject.AtlanObjectBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C, B>>
-
query
Parameters for the search itself.- Returns:
this.
-
filterScrubbed
Whether or not to filter scrubbed records.- Returns:
this.
-
self
- Specified by:
selfin classAtlanObject.AtlanObjectBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C, B>>
-
build
- Specified by:
buildin classAtlanObject.AtlanObjectBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C, B>>
-
toString
- Overrides:
toStringin classAtlanObject.AtlanObjectBuilder<C extends DataProductAssetsDSL,B extends DataProductAssetsDSL.DataProductAssetsDSLBuilder<C, B>>
-