Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
RequestJavaMigrationAnalysesResponse |
JavaManagementService.requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request)
Request to perform a Java migration analysis.
|
RequestJavaMigrationAnalysesResponse |
JavaManagementServiceClient.requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request) |
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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
RequestJavaMigrationAnalysesRequest |
RequestJavaMigrationAnalysesRequest.Builder.build()
Build the instance of RequestJavaMigrationAnalysesRequest as configured by this builder
|
RequestJavaMigrationAnalysesRequest |
RequestJavaMigrationAnalysesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestJavaMigrationAnalysesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RequestJavaMigrationAnalysesRequest.Builder |
RequestJavaMigrationAnalysesRequest.Builder.copy(RequestJavaMigrationAnalysesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.