Uses of Class
com.oracle.bmc.datasafe.requests.UpdateSensitiveTypesExportRequest
-
Packages that use UpdateSensitiveTypesExportRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of UpdateSensitiveTypesExportRequest in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe with parameters of type UpdateSensitiveTypesExportRequest Modifier and Type Method Description UpdateSensitiveTypesExportResponseDataSafe. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request)Updates one or more attributes of the specified sensitive types export.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)UpdateSensitiveTypesExportResponseDataSafeClient. updateSensitiveTypesExport(UpdateSensitiveTypesExportRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type UpdateSensitiveTypesExportRequest 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 UpdateSensitiveTypesExportRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return UpdateSensitiveTypesExportRequest Modifier and Type Method Description UpdateSensitiveTypesExportRequestUpdateSensitiveTypesExportRequest.Builder. build()Build the instance of UpdateSensitiveTypesExportRequest as configured by this builderUpdateSensitiveTypesExportRequestUpdateSensitiveTypesExportRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateSensitiveTypesExportRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type UpdateSensitiveTypesExportRequest Modifier and Type Method Description UpdateSensitiveTypesExportRequest.BuilderUpdateSensitiveTypesExportRequest.Builder. copy(UpdateSensitiveTypesExportRequest o)Copy method to populate the builder with values from the given instance.
-