Uses of Class
com.oracle.bmc.databasemigration.responses.GetDataVerificationDetailResponse
-
Packages that use GetDataVerificationDetailResponse Package Description com.oracle.bmc.databasemigration com.oracle.bmc.databasemigration.responses -
-
Uses of GetDataVerificationDetailResponse in com.oracle.bmc.databasemigration
Methods in com.oracle.bmc.databasemigration that return GetDataVerificationDetailResponse Modifier and Type Method Description GetDataVerificationDetailResponseDatabaseMigration. getDataVerificationDetail(GetDataVerificationDetailRequest request)Returns availability and report status information used by the Data Verification UI.GetDataVerificationDetailResponseDatabaseMigrationClient. getDataVerificationDetail(GetDataVerificationDetailRequest request)Method parameters in com.oracle.bmc.databasemigration with type arguments of type GetDataVerificationDetailResponse Modifier and Type Method Description Future<GetDataVerificationDetailResponse>DatabaseMigrationAsync. getDataVerificationDetail(GetDataVerificationDetailRequest request, AsyncHandler<GetDataVerificationDetailRequest,GetDataVerificationDetailResponse> handler)Returns availability and report status information used by the Data Verification UI.Future<GetDataVerificationDetailResponse>DatabaseMigrationAsyncClient. getDataVerificationDetail(GetDataVerificationDetailRequest request, AsyncHandler<GetDataVerificationDetailRequest,GetDataVerificationDetailResponse> handler) -
Uses of GetDataVerificationDetailResponse in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return GetDataVerificationDetailResponse Modifier and Type Method Description GetDataVerificationDetailResponseGetDataVerificationDetailResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemigration.responses with parameters of type GetDataVerificationDetailResponse Modifier and Type Method Description GetDataVerificationDetailResponse.BuilderGetDataVerificationDetailResponse.Builder. copy(GetDataVerificationDetailResponse o)Copy method to populate the builder with values from the given instance.
-