Uses of Class
ai.vectros.types.ExportRequestResponse
Packages that use ExportRequestResponse
-
Uses of ExportRequestResponse in ai.vectros.resources.compliance
Methods in ai.vectros.resources.compliance that return ExportRequestResponseModifier and TypeMethodDescriptionComplianceClient.createExport()Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.ComplianceClient.createExport(RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.ComplianceClient.createExport(ExportRequest request) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.ComplianceClient.createExport(ExportRequest request, RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.Polls an export job by id.ComplianceClient.getExport(String id, RequestOptions requestOptions) Polls an export job by id.ComplianceClient.getExport(String id, GetExportRequest request) Polls an export job by id.ComplianceClient.getExport(String id, GetExportRequest request, RequestOptions requestOptions) Polls an export job by id.Methods in ai.vectros.resources.compliance that return types with arguments of type ExportRequestResponseModifier and TypeMethodDescriptionAsyncComplianceClient.createExport()Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncComplianceClient.createExport(RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncComplianceClient.createExport(ExportRequest request) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncComplianceClient.createExport(ExportRequest request, RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncRawComplianceClient.createExport()Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncRawComplianceClient.createExport(RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncRawComplianceClient.createExport(ExportRequest request) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.AsyncRawComplianceClient.createExport(ExportRequest request, RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.RawComplianceClient.createExport()Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.RawComplianceClient.createExport(RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.RawComplianceClient.createExport(ExportRequest request) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.RawComplianceClient.createExport(ExportRequest request, RequestOptions requestOptions) Submits an asynchronous job to export your account's data, or a single end-subject's data, across the requested contexts.Polls an export job by id.AsyncComplianceClient.getExport(String id, RequestOptions requestOptions) Polls an export job by id.AsyncComplianceClient.getExport(String id, GetExportRequest request) Polls an export job by id.AsyncComplianceClient.getExport(String id, GetExportRequest request, RequestOptions requestOptions) Polls an export job by id.Polls an export job by id.AsyncRawComplianceClient.getExport(String id, RequestOptions requestOptions) Polls an export job by id.AsyncRawComplianceClient.getExport(String id, GetExportRequest request) Polls an export job by id.AsyncRawComplianceClient.getExport(String id, GetExportRequest request, RequestOptions requestOptions) Polls an export job by id.Polls an export job by id.RawComplianceClient.getExport(String id, RequestOptions requestOptions) Polls an export job by id.RawComplianceClient.getExport(String id, GetExportRequest request) Polls an export job by id.RawComplianceClient.getExport(String id, GetExportRequest request, RequestOptions requestOptions) Polls an export job by id. -
Uses of ExportRequestResponse in ai.vectros.types
Methods in ai.vectros.types that return ExportRequestResponseMethods in ai.vectros.types with parameters of type ExportRequestResponseModifier and TypeMethodDescriptionExportRequestResponse.Builder.from(ExportRequestResponse other)