public class ParametersForRefreshServerSession extends Object
refreshServerSession.| Constructor and Description |
|---|
ParametersForRefreshServerSession() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepoId()
The requested repository ID.
|
ParametersForRefreshServerSession |
setRepoId(String repoId)
Sets the value of the repoId parameter and returns the current object, to enable chaining further setters.
|
public ParametersForRefreshServerSession setRepoId(String repoId)
repoId - The requested repository ID.ParametersForRefreshServerSession The return valueCopyright © 2025. All rights reserved.