Uses of Class
com.oracle.bmc.jmsutils.responses.RequestJavaMigrationAnalysisResponse
-
Packages that use RequestJavaMigrationAnalysisResponse Package Description com.oracle.bmc.jmsutils com.oracle.bmc.jmsutils.responses -
-
Uses of RequestJavaMigrationAnalysisResponse in com.oracle.bmc.jmsutils
Methods in com.oracle.bmc.jmsutils that return RequestJavaMigrationAnalysisResponse Modifier and Type Method Description RequestJavaMigrationAnalysisResponse
JmsUtils. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request)
Requests Java Migration Analysis.RequestJavaMigrationAnalysisResponse
JmsUtilsClient. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request)
Methods in com.oracle.bmc.jmsutils that return types with arguments of type RequestJavaMigrationAnalysisResponse Modifier and Type Method Description Future<RequestJavaMigrationAnalysisResponse>
JmsUtilsAsync. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request, AsyncHandler<RequestJavaMigrationAnalysisRequest,RequestJavaMigrationAnalysisResponse> handler)
Requests Java Migration Analysis.Future<RequestJavaMigrationAnalysisResponse>
JmsUtilsAsyncClient. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request, AsyncHandler<RequestJavaMigrationAnalysisRequest,RequestJavaMigrationAnalysisResponse> handler)
Method parameters in com.oracle.bmc.jmsutils with type arguments of type RequestJavaMigrationAnalysisResponse Modifier and Type Method Description Future<RequestJavaMigrationAnalysisResponse>
JmsUtilsAsync. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request, AsyncHandler<RequestJavaMigrationAnalysisRequest,RequestJavaMigrationAnalysisResponse> handler)
Requests Java Migration Analysis.Future<RequestJavaMigrationAnalysisResponse>
JmsUtilsAsyncClient. requestJavaMigrationAnalysis(RequestJavaMigrationAnalysisRequest request, AsyncHandler<RequestJavaMigrationAnalysisRequest,RequestJavaMigrationAnalysisResponse> handler)
-
Uses of RequestJavaMigrationAnalysisResponse in com.oracle.bmc.jmsutils.responses
Methods in com.oracle.bmc.jmsutils.responses that return RequestJavaMigrationAnalysisResponse Modifier and Type Method Description RequestJavaMigrationAnalysisResponse
RequestJavaMigrationAnalysisResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.jmsutils.responses with parameters of type RequestJavaMigrationAnalysisResponse Modifier and Type Method Description RequestJavaMigrationAnalysisResponse.Builder
RequestJavaMigrationAnalysisResponse.Builder. copy(RequestJavaMigrationAnalysisResponse o)
Copy method to populate the builder with values from the given instance.
-