public static class FolderName.Builder extends Object
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
Modifier and Type | Method and Description |
---|---|
FolderName |
build() |
String |
getFolder() |
FolderName.Builder |
setFolder(String folder) |
public String getFolder()
public FolderName.Builder setFolder(String folder)
public FolderName build()
Copyright © 2022 Google LLC. All rights reserved.