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