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