Uses of Class
com.oracle.bmc.databasemigration.requests.GetAssessorCheckRequest
-
Packages that use GetAssessorCheckRequest Package Description com.oracle.bmc.databasemigration com.oracle.bmc.databasemigration.requests -
-
Uses of GetAssessorCheckRequest in com.oracle.bmc.databasemigration
Methods in com.oracle.bmc.databasemigration with parameters of type GetAssessorCheckRequest Modifier and Type Method Description GetAssessorCheckResponseDatabaseMigration. getAssessorCheck(GetAssessorCheckRequest request)Get Assessor Check details.Future<GetAssessorCheckResponse>DatabaseMigrationAsync. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler)Get Assessor Check details.Future<GetAssessorCheckResponse>DatabaseMigrationAsyncClient. getAssessorCheck(GetAssessorCheckRequest request, AsyncHandler<GetAssessorCheckRequest,GetAssessorCheckResponse> handler)GetAssessorCheckResponseDatabaseMigrationClient. getAssessorCheck(GetAssessorCheckRequest request)Method parameters in com.oracle.bmc.databasemigration with type arguments of type GetAssessorCheckRequest 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 GetAssessorCheckRequest in com.oracle.bmc.databasemigration.requests
Methods in com.oracle.bmc.databasemigration.requests that return GetAssessorCheckRequest Modifier and Type Method Description GetAssessorCheckRequestGetAssessorCheckRequest.Builder. build()Build the instance of GetAssessorCheckRequest as configured by this builderGetAssessorCheckRequestGetAssessorCheckRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAssessorCheckRequest as configured by this builderMethods in com.oracle.bmc.databasemigration.requests with parameters of type GetAssessorCheckRequest Modifier and Type Method Description GetAssessorCheckRequest.BuilderGetAssessorCheckRequest.Builder. copy(GetAssessorCheckRequest o)Copy method to populate the builder with values from the given instance.
-