Package | Description |
---|---|
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.body$(RequestDeployedApplicationMigrationAnalysesDetails body)
Alternative setter for the body parameter.
|
static RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.builder()
Return a new builder for this request object.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.copy(RequestDeployedApplicationMigrationAnalysesRequest o)
Copy method to populate the builder with values from the given instance.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.fleetId(String fleetId)
The OCID of the
Fleet.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.requestDeployedApplicationMigrationAnalysesDetails(RequestDeployedApplicationMigrationAnalysesDetails requestDeployedApplicationMigrationAnalysesDetails)
Detail information that starts the deployed Java migration analyses
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RequestDeployedApplicationMigrationAnalysesRequest.Builder |
RequestDeployedApplicationMigrationAnalysesRequest.toBuilder()
Return an instance of
RequestDeployedApplicationMigrationAnalysesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.