| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IndexName |
build() |
String |
getIndex() |
String |
getLocation() |
String |
getProject() |
IndexName.Builder |
setIndex(String index) |
IndexName.Builder |
setLocation(String location) |
IndexName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public String getIndex()
public IndexName.Builder setProject(String project)
public IndexName.Builder setLocation(String location)
public IndexName.Builder setIndex(String index)
public IndexName build()
Copyright © 2022 Google LLC. All rights reserved.