Package | Description |
---|---|
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.body$(UpdateMigrationDetails body)
Alternative setter for the body parameter.
|
static UpdateMigrationRequest.Builder |
UpdateMigrationRequest.builder()
Return a new builder for this request object.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.copy(UpdateMigrationRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.migrationId(String migrationId)
The OCID of the migration
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.toBuilder()
Return an instance of
UpdateMigrationRequest.Builder that allows you to modify request properties. |
UpdateMigrationRequest.Builder |
UpdateMigrationRequest.Builder.updateMigrationDetails(UpdateMigrationDetails updateMigrationDetails)
Migration properties.
|
Copyright © 2016–2024. All rights reserved.