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