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