Uses of Class
com.oracle.bmc.datasafe.responses.DeleteSensitiveTypesExportResponse
-
Packages that use DeleteSensitiveTypesExportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of DeleteSensitiveTypesExportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return DeleteSensitiveTypesExportResponse Modifier and Type Method Description DeleteSensitiveTypesExportResponseDataSafe. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request)Deletes the specified sensitive types export.DeleteSensitiveTypesExportResponseDataSafeClient. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type DeleteSensitiveTypesExportResponse Modifier and Type Method Description Future<DeleteSensitiveTypesExportResponse>DataSafeAsync. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request, AsyncHandler<DeleteSensitiveTypesExportRequest,DeleteSensitiveTypesExportResponse> handler)Deletes the specified sensitive types export.Future<DeleteSensitiveTypesExportResponse>DataSafeAsyncClient. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request, AsyncHandler<DeleteSensitiveTypesExportRequest,DeleteSensitiveTypesExportResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type DeleteSensitiveTypesExportResponse Modifier and Type Method Description Future<DeleteSensitiveTypesExportResponse>DataSafeAsync. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request, AsyncHandler<DeleteSensitiveTypesExportRequest,DeleteSensitiveTypesExportResponse> handler)Deletes the specified sensitive types export.Future<DeleteSensitiveTypesExportResponse>DataSafeAsyncClient. deleteSensitiveTypesExport(DeleteSensitiveTypesExportRequest request, AsyncHandler<DeleteSensitiveTypesExportRequest,DeleteSensitiveTypesExportResponse> handler) -
Uses of DeleteSensitiveTypesExportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return DeleteSensitiveTypesExportResponse Modifier and Type Method Description DeleteSensitiveTypesExportResponseDeleteSensitiveTypesExportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type DeleteSensitiveTypesExportResponse Modifier and Type Method Description DeleteSensitiveTypesExportResponse.BuilderDeleteSensitiveTypesExportResponse.Builder. copy(DeleteSensitiveTypesExportResponse o)Copy method to populate the builder with values from the given instance.
-