@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class InspectTemplateName.ProjectLocationInspectTemplateBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationInspectTemplateBuilder() |
| Modifier and Type | Method and Description |
|---|---|
InspectTemplateName |
build() |
String |
getInspectTemplate() |
String |
getLocation() |
String |
getProject() |
InspectTemplateName.ProjectLocationInspectTemplateBuilder |
setInspectTemplate(String inspectTemplate) |
InspectTemplateName.ProjectLocationInspectTemplateBuilder |
setLocation(String location) |
InspectTemplateName.ProjectLocationInspectTemplateBuilder |
setProject(String project) |
protected ProjectLocationInspectTemplateBuilder()
public String getProject()
public String getLocation()
public String getInspectTemplate()
public InspectTemplateName.ProjectLocationInspectTemplateBuilder setProject(String project)
public InspectTemplateName.ProjectLocationInspectTemplateBuilder setLocation(String location)
public InspectTemplateName.ProjectLocationInspectTemplateBuilder setInspectTemplate(String inspectTemplate)
public InspectTemplateName build()
Copyright © 2022 Google LLC. All rights reserved.