Package | Description |
---|---|
com.oracle.bmc.databasemigration | |
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
DatabaseMigrationClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request) |
ChangeMigrationCompartmentResponse |
DatabaseMigration.changeMigrationCompartment(ChangeMigrationCompartmentRequest request)
Used to change the Migration compartment.
|
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 |
---|---|
ChangeMigrationCompartmentRequest |
ChangeMigrationCompartmentRequest.Builder.build()
Build the instance of ChangeMigrationCompartmentRequest as configured by this builder
|
ChangeMigrationCompartmentRequest |
ChangeMigrationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeMigrationCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.copy(ChangeMigrationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.