| 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.apisApiIdAuditapiGet(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.apisApiIdAuditapiGetWithHttpInfo(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 |
|---|---|
com.squareup.okhttp.Call |
ApiAuditApi.apisApiIdAuditapiGetAsync(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 © 2020 WSO2 Inc. All rights reserved.