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