Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchesResponse |
Database.listVmClusterPatches(ListVmClusterPatchesRequest request)
Lists the patches applicable to the specified VM cluster in an Exadata Cloud@Customer system.
|
ListVmClusterPatchesResponse |
DatabaseClient.listVmClusterPatches(ListVmClusterPatchesRequest request) |
Future<ListVmClusterPatchesResponse> |
DatabaseAsync.listVmClusterPatches(ListVmClusterPatchesRequest request,
AsyncHandler<ListVmClusterPatchesRequest,ListVmClusterPatchesResponse> handler)
Lists the patches applicable to the specified VM cluster in an Exadata Cloud@Customer system.
|
Future<ListVmClusterPatchesResponse> |
DatabaseAsyncClient.listVmClusterPatches(ListVmClusterPatchesRequest request,
AsyncHandler<ListVmClusterPatchesRequest,ListVmClusterPatchesResponse> handler) |
Iterable<PatchSummary> |
DatabasePaginators.listVmClusterPatchesRecordIterator(ListVmClusterPatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the
listVmClusterPatches operation. |
Iterable<ListVmClusterPatchesResponse> |
DatabasePaginators.listVmClusterPatchesResponseIterator(ListVmClusterPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the
listVmClusterPatches operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListVmClusterPatchesResponse> |
DatabaseAsync.listVmClusterPatches(ListVmClusterPatchesRequest request,
AsyncHandler<ListVmClusterPatchesRequest,ListVmClusterPatchesResponse> handler)
Lists the patches applicable to the specified VM cluster in an Exadata Cloud@Customer system.
|
Future<ListVmClusterPatchesResponse> |
DatabaseAsyncClient.listVmClusterPatches(ListVmClusterPatchesRequest request,
AsyncHandler<ListVmClusterPatchesRequest,ListVmClusterPatchesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchesRequest |
ListVmClusterPatchesRequest.Builder.build()
Build the instance of ListVmClusterPatchesRequest as configured by this builder
|
ListVmClusterPatchesRequest |
ListVmClusterPatchesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListVmClusterPatchesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListVmClusterPatchesRequest.Builder |
ListVmClusterPatchesRequest.Builder.copy(ListVmClusterPatchesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.