Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetDatabaseResponse |
DatabaseClient.getDatabase(GetDatabaseRequest request) |
GetDatabaseResponse |
Database.getDatabase(GetDatabaseRequest request)
Gets information about the specified database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseResponse> |
DatabaseAsyncClient.getDatabase(GetDatabaseRequest request,
AsyncHandler<GetDatabaseRequest,GetDatabaseResponse> handler) |
Future<GetDatabaseResponse> |
DatabaseAsync.getDatabase(GetDatabaseRequest request,
AsyncHandler<GetDatabaseRequest,GetDatabaseResponse> handler)
Gets information about the specified database.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseResponse |
GetDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseResponse.Builder |
GetDatabaseResponse.Builder.copy(GetDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.