Uses of Class
com.oracle.bmc.jms.responses.ListJavaMigrationAnalysisResultsResponse
-
Packages that use ListJavaMigrationAnalysisResultsResponse Package Description com.oracle.bmc.jms com.oracle.bmc.jms.responses -
-
Uses of ListJavaMigrationAnalysisResultsResponse in com.oracle.bmc.jms
Methods in com.oracle.bmc.jms that return ListJavaMigrationAnalysisResultsResponse Modifier and Type Method Description ListJavaMigrationAnalysisResultsResponseJavaManagementService. listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request)Lists the results of a Java migration analysis.ListJavaMigrationAnalysisResultsResponseJavaManagementServiceClient. listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request)Method parameters in com.oracle.bmc.jms with type arguments of type ListJavaMigrationAnalysisResultsResponse Modifier and Type Method Description Future<ListJavaMigrationAnalysisResultsResponse>JavaManagementServiceAsync. listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request, AsyncHandler<ListJavaMigrationAnalysisResultsRequest,ListJavaMigrationAnalysisResultsResponse> handler)Lists the results of a Java migration analysis.Future<ListJavaMigrationAnalysisResultsResponse>JavaManagementServiceAsyncClient. listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request, AsyncHandler<ListJavaMigrationAnalysisResultsRequest,ListJavaMigrationAnalysisResultsResponse> handler) -
Uses of ListJavaMigrationAnalysisResultsResponse in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return ListJavaMigrationAnalysisResultsResponse Modifier and Type Method Description ListJavaMigrationAnalysisResultsResponseListJavaMigrationAnalysisResultsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.jms.responses with parameters of type ListJavaMigrationAnalysisResultsResponse Modifier and Type Method Description ListJavaMigrationAnalysisResultsResponse.BuilderListJavaMigrationAnalysisResultsResponse.Builder. copy(ListJavaMigrationAnalysisResultsResponse o)Copy method to populate the builder with values from the given instance.
-