public static class Project.KeyBuilder extends Object
| Constructor and Description |
|---|
KeyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
build() |
Project.KeyBuilder |
withNamespace(Namespace namespace) |
Project.KeyBuilder |
withProjectId(String projectId) |
public KeyBuilder()
public Project.KeyBuilder withNamespace(Namespace namespace)
public Project.KeyBuilder withProjectId(String projectId)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.