public static class AclConfigName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AclConfigName |
build() |
String |
getLocation() |
String |
getProject() |
AclConfigName.Builder |
setLocation(String location) |
AclConfigName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public AclConfigName.Builder setProject(String project)
public AclConfigName.Builder setLocation(String location)
public AclConfigName build()
Copyright © 2024 Google LLC. All rights reserved.