Uses of Class
com.oracle.bmc.jms.responses.RequestJavaMigrationAnalysesResponse
- 
Packages that use RequestJavaMigrationAnalysesResponse Package Description com.oracle.bmc.jms com.oracle.bmc.jms.responses 
- 
- 
Uses of RequestJavaMigrationAnalysesResponse in com.oracle.bmc.jmsMethods in com.oracle.bmc.jms that return RequestJavaMigrationAnalysesResponse Modifier and Type Method Description RequestJavaMigrationAnalysesResponseJavaManagementService. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request)Request to perform a Java migration analysis.RequestJavaMigrationAnalysesResponseJavaManagementServiceClient. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request)Methods in com.oracle.bmc.jms that return types with arguments of type RequestJavaMigrationAnalysesResponse Modifier and Type Method Description Future<RequestJavaMigrationAnalysesResponse>JavaManagementServiceAsync. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request, AsyncHandler<RequestJavaMigrationAnalysesRequest,RequestJavaMigrationAnalysesResponse> handler)Request to perform a Java migration analysis.Future<RequestJavaMigrationAnalysesResponse>JavaManagementServiceAsyncClient. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request, AsyncHandler<RequestJavaMigrationAnalysesRequest,RequestJavaMigrationAnalysesResponse> handler)Method parameters in com.oracle.bmc.jms with type arguments of type RequestJavaMigrationAnalysesResponse Modifier and Type Method Description Future<RequestJavaMigrationAnalysesResponse>JavaManagementServiceAsync. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request, AsyncHandler<RequestJavaMigrationAnalysesRequest,RequestJavaMigrationAnalysesResponse> handler)Request to perform a Java migration analysis.Future<RequestJavaMigrationAnalysesResponse>JavaManagementServiceAsyncClient. requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request, AsyncHandler<RequestJavaMigrationAnalysesRequest,RequestJavaMigrationAnalysesResponse> handler)
- 
Uses of RequestJavaMigrationAnalysesResponse in com.oracle.bmc.jms.responsesMethods in com.oracle.bmc.jms.responses that return RequestJavaMigrationAnalysesResponse Modifier and Type Method Description RequestJavaMigrationAnalysesResponseRequestJavaMigrationAnalysesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.jms.responses with parameters of type RequestJavaMigrationAnalysesResponse Modifier and Type Method Description RequestJavaMigrationAnalysesResponse.BuilderRequestJavaMigrationAnalysesResponse.Builder. copy(RequestJavaMigrationAnalysesResponse o)Copy method to populate the builder with values from the given instance.
 
-