Interface VectorChunk.Builder1

Enclosing class:
VectorChunk

public static interface VectorChunk.Builder1
Builder helper class.
  • Method Summary

    Modifier and Type
    Method
    Description
    content(String content)
    Set the content of this VectorChunk instance.
  • Method Details