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