Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOneoffPatchesResponse> |
DatabaseAsync.listOneoffPatches(ListOneoffPatchesRequest request,
AsyncHandler<ListOneoffPatchesRequest,ListOneoffPatchesResponse> handler)
Lists one-off patches in the specified compartment.
|
Future<ListOneoffPatchesResponse> |
DatabaseAsyncClient.listOneoffPatches(ListOneoffPatchesRequest request,
AsyncHandler<ListOneoffPatchesRequest,ListOneoffPatchesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListOneoffPatchesRequest |
ListOneoffPatchesRequest.Builder.build()
Build the instance of ListOneoffPatchesRequest as configured by this builder
|
ListOneoffPatchesRequest |
ListOneoffPatchesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOneoffPatchesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOneoffPatchesRequest.Builder |
ListOneoffPatchesRequest.Builder.copy(ListOneoffPatchesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.