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