Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryResponse |
Database.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request)
Gets the patch history details for the specified patchHistoryEntryId.
|
GetDbSystemPatchHistoryEntryResponse |
DatabaseClient.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request) |
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsyncClient.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler) |
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsync.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler)
Gets the patch history details for the specified patchHistoryEntryId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsyncClient.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler) |
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsync.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler)
Gets the patch history details for the specified patchHistoryEntryId.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryRequest |
GetDbSystemPatchHistoryEntryRequest.Builder.build()
Build the instance of GetDbSystemPatchHistoryEntryRequest as configured by this builder
|
GetDbSystemPatchHistoryEntryRequest |
GetDbSystemPatchHistoryEntryRequest.Builder.buildWithoutInvocationCallback() |
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.copy(GetDbSystemPatchHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.