Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.responses |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
DatabaseMigrationClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request) |
ChangeMigrationCompartmentResponse |
DatabaseMigration.changeMigrationCompartment(ChangeMigrationCompartmentRequest request)
Used to change the Migration compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
DatabaseMigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Used to change the Migration compartment.
|
Future<ChangeMigrationCompartmentResponse> |
DatabaseMigrationAsyncClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
DatabaseMigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Used to change the Migration compartment.
|
Future<ChangeMigrationCompartmentResponse> |
DatabaseMigrationAsyncClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
ChangeMigrationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse.Builder |
ChangeMigrationCompartmentResponse.Builder.copy(ChangeMigrationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.