| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
AuditReportDTO |
ApiAuditApi.getAuditReportOfAPI(String apiId,
String accept)
Retrieve the Security Audit Report of the Audit API
Retrieve the Security Audit Report of the Audit API
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AuditReportDTO> |
ApiAuditApi.getAuditReportOfAPIWithHttpInfo(String apiId,
String accept)
Retrieve the Security Audit Report of the Audit API
Retrieve the Security Audit Report of the Audit API
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApiAuditApi.getAuditReportOfAPIAsync(String apiId,
String accept,
ApiCallback<AuditReportDTO> _callback)
Retrieve the Security Audit Report of the Audit API (asynchronously)
Retrieve the Security Audit Report of the Audit API
|
| Modifier and Type | Method and Description |
|---|---|
AuditReportDTO |
AuditReportDTO.externalApiId(String externalApiId) |
AuditReportDTO |
AuditReportDTO.grade(String grade) |
AuditReportDTO |
AuditReportDTO.numErrors(Integer numErrors) |
AuditReportDTO |
AuditReportDTO.report(String report) |
Copyright © 2021 WSO2 Inc. All rights reserved.