Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.AuditReportDTO
Packages that use AuditReportDTO
Package
Description
-
Uses of AuditReportDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return AuditReportDTOModifier and TypeMethodDescriptionApiAuditApi.getAuditReportOfAPI(String apiId, String accept) Retrieve the Security Audit Report of the Audit API Retrieve the Security Audit Report of the Audit APIMethods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type AuditReportDTOModifier and TypeMethodDescriptionApiAuditApi.getAuditReportOfAPIWithHttpInfo(String apiId, String accept) Retrieve the Security Audit Report of the Audit API Retrieve the Security Audit Report of the Audit APIMethod parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type AuditReportDTOModifier and TypeMethodDescriptionokhttp3.CallApiAuditApi.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 -
Uses of AuditReportDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return AuditReportDTO