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