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