withAttributes abstract method
- DataAttributes attributes
Configures the builder with custom attributes for point to be created.
attributesCustom data attributes to be associated with the point.
Returns PointDataBuilder. The builder.
Implementation
PointDataBuilder withAttributes(DataAttributes attributes);