public abstract static class Clustering.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
abstract Clustering |
build() |
Clustering.Builder |
setFields(List<String> fields) |
public Clustering.Builder setFields(List<String> fields)
public abstract Clustering build()
Copyright © 2019 Google LLC. All rights reserved.