public static class Project.KeyBuilder extends Object
Modifier and Type | Field and Description |
---|---|
private Namespace |
namespace |
private String |
projectId |
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–2023 The Apache Software Foundation. All rights reserved.