@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class ReplayName.FolderLocationReplayBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FolderLocationReplayBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ReplayName |
build() |
String |
getFolder() |
String |
getLocation() |
String |
getReplay() |
ReplayName.FolderLocationReplayBuilder |
setFolder(String folder) |
ReplayName.FolderLocationReplayBuilder |
setLocation(String location) |
ReplayName.FolderLocationReplayBuilder |
setReplay(String replay) |
public String getFolder()
public String getLocation()
public String getReplay()
public ReplayName.FolderLocationReplayBuilder setFolder(String folder)
public ReplayName.FolderLocationReplayBuilder setLocation(String location)
public ReplayName.FolderLocationReplayBuilder setReplay(String replay)
public ReplayName build()
Copyright © 2023 Google LLC. All rights reserved.