Uses of Class
com.oracle.bmc.datasafe.responses.DownloadSensitiveTypesExportResponse
-
Packages that use DownloadSensitiveTypesExportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of DownloadSensitiveTypesExportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return DownloadSensitiveTypesExportResponse Modifier and Type Method Description DownloadSensitiveTypesExportResponseDataSafe. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request)Downloads an already-generated file corresponding to the specified sensitive types export.DownloadSensitiveTypesExportResponseDataSafeClient. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type DownloadSensitiveTypesExportResponse Modifier and Type Method Description Future<DownloadSensitiveTypesExportResponse>DataSafeAsync. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request, AsyncHandler<DownloadSensitiveTypesExportRequest,DownloadSensitiveTypesExportResponse> handler)Downloads an already-generated file corresponding to the specified sensitive types export.Future<DownloadSensitiveTypesExportResponse>DataSafeAsyncClient. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request, AsyncHandler<DownloadSensitiveTypesExportRequest,DownloadSensitiveTypesExportResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type DownloadSensitiveTypesExportResponse Modifier and Type Method Description Future<DownloadSensitiveTypesExportResponse>DataSafeAsync. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request, AsyncHandler<DownloadSensitiveTypesExportRequest,DownloadSensitiveTypesExportResponse> handler)Downloads an already-generated file corresponding to the specified sensitive types export.Future<DownloadSensitiveTypesExportResponse>DataSafeAsyncClient. downloadSensitiveTypesExport(DownloadSensitiveTypesExportRequest request, AsyncHandler<DownloadSensitiveTypesExportRequest,DownloadSensitiveTypesExportResponse> handler) -
Uses of DownloadSensitiveTypesExportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return DownloadSensitiveTypesExportResponse Modifier and Type Method Description DownloadSensitiveTypesExportResponseDownloadSensitiveTypesExportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type DownloadSensitiveTypesExportResponse Modifier and Type Method Description DownloadSensitiveTypesExportResponse.BuilderDownloadSensitiveTypesExportResponse.Builder. copy(DownloadSensitiveTypesExportResponse o)Copy method to populate the builder with values from the given instance.
-