public interface AuditReasonsClient
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AuditReasons> |
getAuditReasons(String repoId)
- Returns the audit reasons associated with the authenticated user.
|
CompletableFuture<AuditReasons> getAuditReasons(String repoId)
repoId - The requested repository ID.Copyright © 2022. All rights reserved.