Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
Future<RequestDeployedApplicationMigrationAnalysesResponse> |
JavaManagementServiceAsync.requestDeployedApplicationMigrationAnalyses(RequestDeployedApplicationMigrationAnalysesRequest request,
AsyncHandler<RequestDeployedApplicationMigrationAnalysesRequest,RequestDeployedApplicationMigrationAnalysesResponse> handler)
Request to perform a deployed Java migration analyses.
|
Future<RequestDeployedApplicationMigrationAnalysesResponse> |
JavaManagementServiceAsyncClient.requestDeployedApplicationMigrationAnalyses(RequestDeployedApplicationMigrationAnalysesRequest request,
AsyncHandler<RequestDeployedApplicationMigrationAnalysesRequest,RequestDeployedApplicationMigrationAnalysesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RequestDeployedApplicationMigrationAnalysesRequest |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.build()
Build the instance of RequestDeployedApplicationMigrationAnalysesRequest as configured by
this builder
|
RequestDeployedApplicationMigrationAnalysesRequest |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestDeployedApplicationMigrationAnalysesRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.copy(RequestDeployedApplicationMigrationAnalysesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.