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