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