public static class IntentName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IntentName |
build() |
String |
getIntent() |
String |
getProject() |
IntentName.Builder |
setIntent(String intent) |
IntentName.Builder |
setProject(String project) |
public String getProject()
public String getIntent()
public IntentName.Builder setProject(String project)
public IntentName.Builder setIntent(String intent)
public IntentName build()
Copyright © 2023 Google LLC. All rights reserved.