Uses of Class
com.oracle.bmc.databasemigration.requests.ListAssessorChecksRequest
-
Packages that use ListAssessorChecksRequest Package Description com.oracle.bmc.databasemigration com.oracle.bmc.databasemigration.requests -
-
Uses of ListAssessorChecksRequest in com.oracle.bmc.databasemigration
Method parameters in com.oracle.bmc.databasemigration with type arguments of type ListAssessorChecksRequest Modifier and Type Method Description Future<ListAssessorChecksResponse>DatabaseMigrationAsync. listAssessorChecks(ListAssessorChecksRequest request, AsyncHandler<ListAssessorChecksRequest,ListAssessorChecksResponse> handler)List Assessor Check Summaries.Future<ListAssessorChecksResponse>DatabaseMigrationAsyncClient. listAssessorChecks(ListAssessorChecksRequest request, AsyncHandler<ListAssessorChecksRequest,ListAssessorChecksResponse> handler) -
Uses of ListAssessorChecksRequest in com.oracle.bmc.databasemigration.requests
Methods in com.oracle.bmc.databasemigration.requests that return ListAssessorChecksRequest Modifier and Type Method Description ListAssessorChecksRequestListAssessorChecksRequest.Builder. build()Build the instance of ListAssessorChecksRequest as configured by this builderListAssessorChecksRequestListAssessorChecksRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAssessorChecksRequest as configured by this builderMethods in com.oracle.bmc.databasemigration.requests with parameters of type ListAssessorChecksRequest Modifier and Type Method Description ListAssessorChecksRequest.BuilderListAssessorChecksRequest.Builder. copy(ListAssessorChecksRequest o)Copy method to populate the builder with values from the given instance.
-