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