| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ApiName |
build() |
String |
getApi() |
String |
getProject() |
ApiName.Builder |
setApi(String api) |
ApiName.Builder |
setProject(String project) |
public String getProject()
public String getApi()
public ApiName.Builder setProject(String project)
public ApiName.Builder setApi(String api)
public ApiName build()
Copyright © 2022 Google LLC. All rights reserved.