Uses of Class
com.oracle.bmc.datasafe.responses.UpdateSensitiveTypesExportResponse
-
Packages that use UpdateSensitiveTypesExportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of UpdateSensitiveTypesExportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return UpdateSensitiveTypesExportResponse Modifier and Type Method Description UpdateSensitiveTypesExportResponseDataSafe. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request)Updates one or more attributes of the specified sensitive types export.UpdateSensitiveTypesExportResponseDataSafeClient. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type UpdateSensitiveTypesExportResponse Modifier and Type Method Description Future<UpdateSensitiveTypesExportResponse>DataSafeAsync. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request, AsyncHandler<UpdateSensitiveTypesExportRequest,UpdateSensitiveTypesExportResponse> handler)Updates one or more attributes of the specified sensitive types export.Future<UpdateSensitiveTypesExportResponse>DataSafeAsyncClient. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request, AsyncHandler<UpdateSensitiveTypesExportRequest,UpdateSensitiveTypesExportResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type UpdateSensitiveTypesExportResponse Modifier and Type Method Description Future<UpdateSensitiveTypesExportResponse>DataSafeAsync. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request, AsyncHandler<UpdateSensitiveTypesExportRequest,UpdateSensitiveTypesExportResponse> handler)Updates one or more attributes of the specified sensitive types export.Future<UpdateSensitiveTypesExportResponse>DataSafeAsyncClient. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request, AsyncHandler<UpdateSensitiveTypesExportRequest,UpdateSensitiveTypesExportResponse> handler) -
Uses of UpdateSensitiveTypesExportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return UpdateSensitiveTypesExportResponse Modifier and Type Method Description UpdateSensitiveTypesExportResponseUpdateSensitiveTypesExportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type UpdateSensitiveTypesExportResponse Modifier and Type Method Description UpdateSensitiveTypesExportResponse.BuilderUpdateSensitiveTypesExportResponse.Builder. copy(UpdateSensitiveTypesExportResponse o)Copy method to populate the builder with values from the given instance.
-