Uses of Class
com.oracle.bmc.databasemigration.responses.GetAssessorCheckResponse
-
Packages that use GetAssessorCheckResponse Package Description com.oracle.bmc.databasemigration com.oracle.bmc.databasemigration.responses -
-
Uses of GetAssessorCheckResponse in com.oracle.bmc.databasemigration
Methods in com.oracle.bmc.databasemigration that return GetAssessorCheckResponse Modifier and Type Method Description GetAssessorCheckResponseDatabaseMigration. getAssessorCheck(GetAssessorCheckRequest request)Get Assessor Check details.GetAssessorCheckResponseDatabaseMigrationClient. getAssessorCheck(GetAssessorCheckRequest request)Methods in com.oracle.bmc.databasemigration that return types with arguments of type GetAssessorCheckResponse Modifier and Type Method Description Future<GetAssessorCheckResponse>DatabaseMigrationAsync. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler)Get Assessor Check details.Future<GetAssessorCheckResponse>DatabaseMigrationAsyncClient. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler)Method parameters in com.oracle.bmc.databasemigration with type arguments of type GetAssessorCheckResponse Modifier and Type Method Description Future<GetAssessorCheckResponse>DatabaseMigrationAsync. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler)Get Assessor Check details.Future<GetAssessorCheckResponse>DatabaseMigrationAsyncClient. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler) -
Uses of GetAssessorCheckResponse in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return GetAssessorCheckResponse Modifier and Type Method Description GetAssessorCheckResponseGetAssessorCheckResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemigration.responses with parameters of type GetAssessorCheckResponse Modifier and Type Method Description GetAssessorCheckResponse.BuilderGetAssessorCheckResponse.Builder. copy(GetAssessorCheckResponse o)Copy method to populate the builder with values from the given instance.
-