Package | Description |
---|---|
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
static EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.builder()
Return a new builder for this request object.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.copy(EvaluateMigrationRequest o)
Copy method to populate the builder with values from the given instance.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.migrationId(String migrationId)
The OCID of the migration
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
EvaluateMigrationRequest.Builder |
EvaluateMigrationRequest.toBuilder()
Return an instance of
EvaluateMigrationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.