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