Uses of Class
com.oracle.bmc.datasafe.responses.GetSensitiveTypesExportResponse
-
Packages that use GetSensitiveTypesExportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetSensitiveTypesExportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetSensitiveTypesExportResponse Modifier and Type Method Description GetSensitiveTypesExportResponseDataSafe. getSensitiveTypesExport(GetSensitiveTypesExportRequest request)Gets the details of the specified sensitive types export by identifier.GetSensitiveTypesExportResponseDataSafeClient. getSensitiveTypesExport(GetSensitiveTypesExportRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSensitiveTypesExportResponse Modifier and Type Method Description Future<GetSensitiveTypesExportResponse>DataSafeAsync. getSensitiveTypesExport(GetSensitiveTypesExportRequest request, AsyncHandler<GetSensitiveTypesExportRequest,GetSensitiveTypesExportResponse> handler)Gets the details of the specified sensitive types export by identifier.Future<GetSensitiveTypesExportResponse>DataSafeAsyncClient. getSensitiveTypesExport(GetSensitiveTypesExportRequest request, AsyncHandler<GetSensitiveTypesExportRequest,GetSensitiveTypesExportResponse> handler) -
Uses of GetSensitiveTypesExportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetSensitiveTypesExportResponse Modifier and Type Method Description GetSensitiveTypesExportResponseGetSensitiveTypesExportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetSensitiveTypesExportResponse Modifier and Type Method Description GetSensitiveTypesExportResponse.BuilderGetSensitiveTypesExportResponse.Builder. copy(GetSensitiveTypesExportResponse o)Copy method to populate the builder with values from the given instance.
-