Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListAutonomousDatabaseRefreshableClonesResponse |
Database.listAutonomousDatabaseRefreshableClones(ListAutonomousDatabaseRefreshableClonesRequest request)
Lists the OCIDs of the Autonomous Database local and connected remote refreshable clones with
the region where they exist for the specified source database.
|
ListAutonomousDatabaseRefreshableClonesResponse |
DatabaseClient.listAutonomousDatabaseRefreshableClones(ListAutonomousDatabaseRefreshableClonesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousDatabaseRefreshableClonesResponse> |
DatabaseAsync.listAutonomousDatabaseRefreshableClones(ListAutonomousDatabaseRefreshableClonesRequest request,
AsyncHandler<ListAutonomousDatabaseRefreshableClonesRequest,ListAutonomousDatabaseRefreshableClonesResponse> handler)
Lists the OCIDs of the Autonomous Database local and connected remote refreshable clones with
the region where they exist for the specified source database.
|
Future<ListAutonomousDatabaseRefreshableClonesResponse> |
DatabaseAsyncClient.listAutonomousDatabaseRefreshableClones(ListAutonomousDatabaseRefreshableClonesRequest request,
AsyncHandler<ListAutonomousDatabaseRefreshableClonesRequest,ListAutonomousDatabaseRefreshableClonesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAutonomousDatabaseRefreshableClonesResponse |
ListAutonomousDatabaseRefreshableClonesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAutonomousDatabaseRefreshableClonesResponse.Builder |
ListAutonomousDatabaseRefreshableClonesResponse.Builder.copy(ListAutonomousDatabaseRefreshableClonesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.