Uses of Class
com.oracle.bmc.datasafe.requests.GetSensitiveTypesExportRequest
-
Packages that use GetSensitiveTypesExportRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of GetSensitiveTypesExportRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSensitiveTypesExportRequest 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 GetSensitiveTypesExportRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return GetSensitiveTypesExportRequest Modifier and Type Method Description GetSensitiveTypesExportRequestGetSensitiveTypesExportRequest.Builder. build()Build the instance of GetSensitiveTypesExportRequest as configured by this builderGetSensitiveTypesExportRequestGetSensitiveTypesExportRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetSensitiveTypesExportRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type GetSensitiveTypesExportRequest Modifier and Type Method Description GetSensitiveTypesExportRequest.BuilderGetSensitiveTypesExportRequest.Builder. copy(GetSensitiveTypesExportRequest o)Copy method to populate the builder with values from the given instance.
-