Uses of Class
com.oracle.bmc.databasemigration.responses.GetAssessmentResponse
-
Packages that use GetAssessmentResponse Package Description com.oracle.bmc.databasemigration com.oracle.bmc.databasemigration.responses -
-
Uses of GetAssessmentResponse in com.oracle.bmc.databasemigration
Methods in com.oracle.bmc.databasemigration that return GetAssessmentResponse Modifier and Type Method Description GetAssessmentResponseDatabaseMigration. getAssessment(GetAssessmentRequest request)Display Assessment details.GetAssessmentResponseDatabaseMigrationClient. getAssessment(GetAssessmentRequest request)Method parameters in com.oracle.bmc.databasemigration with type arguments of type GetAssessmentResponse Modifier and Type Method Description Future<GetAssessmentResponse>DatabaseMigrationAsync. getAssessment(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResponse> handler)Display Assessment details.Future<GetAssessmentResponse>DatabaseMigrationAsyncClient. getAssessment(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResponse> handler) -
Uses of GetAssessmentResponse in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return GetAssessmentResponse Modifier and Type Method Description GetAssessmentResponseGetAssessmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemigration.responses with parameters of type GetAssessmentResponse Modifier and Type Method Description GetAssessmentResponse.BuilderGetAssessmentResponse.Builder. copy(GetAssessmentResponse o)Copy method to populate the builder with values from the given instance.
-