Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
DownloadOneoffPatchResponse |
DatabaseClient.downloadOneoffPatch(DownloadOneoffPatchRequest request) |
DownloadOneoffPatchResponse |
Database.downloadOneoffPatch(DownloadOneoffPatchRequest request)
Download one-off patch.
|
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 |
---|---|
DownloadOneoffPatchRequest |
DownloadOneoffPatchRequest.Builder.build()
Build the instance of DownloadOneoffPatchRequest as configured by this builder
|
DownloadOneoffPatchRequest |
DownloadOneoffPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadOneoffPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DownloadOneoffPatchRequest.Builder |
DownloadOneoffPatchRequest.Builder.copy(DownloadOneoffPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.