Uses of Class
io.mosip.mimoto.core.http.ResponseWrapper
-
Packages that use ResponseWrapper Package Description io.mosip.mimoto.util -
-
Uses of ResponseWrapper in io.mosip.mimoto.util
Methods in io.mosip.mimoto.util that return ResponseWrapper Modifier and Type Method Description ResponseWrapper<AuditResponseDto>AuditLogRequestBuilder. createAuditRequestBuilder(String description, String eventId, String eventName, String eventType, String registrationId, ApiName apiname)Creates the audit request builder.ResponseWrapper<AuditResponseDto>AuditLogRequestBuilder. createAuditRequestBuilder(String description, String eventId, String eventName, String eventType, String moduleId, String moduleName, String registrationId)
-