Uses of Class
com.oracle.bmc.database.requests.ListExadbVmClusterUpdatesRequest
-
Packages that use ListExadbVmClusterUpdatesRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of ListExadbVmClusterUpdatesRequest in com.oracle.bmc.database
Method parameters in com.oracle.bmc.database with type arguments of type ListExadbVmClusterUpdatesRequest Modifier and Type Method Description Future<ListExadbVmClusterUpdatesResponse>DatabaseAsync. listExadbVmClusterUpdates(ListExadbVmClusterUpdatesRequest request, AsyncHandler<ListExadbVmClusterUpdatesRequest,ListExadbVmClusterUpdatesResponse> handler)Lists the maintenance updates that can be applied to the specified Exadata VM cluster on Exascale Infrastructure.Future<ListExadbVmClusterUpdatesResponse>DatabaseAsyncClient. listExadbVmClusterUpdates(ListExadbVmClusterUpdatesRequest request, AsyncHandler<ListExadbVmClusterUpdatesRequest,ListExadbVmClusterUpdatesResponse> handler) -
Uses of ListExadbVmClusterUpdatesRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ListExadbVmClusterUpdatesRequest Modifier and Type Method Description ListExadbVmClusterUpdatesRequestListExadbVmClusterUpdatesRequest.Builder. build()Build the instance of ListExadbVmClusterUpdatesRequest as configured by this builderListExadbVmClusterUpdatesRequestListExadbVmClusterUpdatesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListExadbVmClusterUpdatesRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type ListExadbVmClusterUpdatesRequest Modifier and Type Method Description ListExadbVmClusterUpdatesRequest.BuilderListExadbVmClusterUpdatesRequest.Builder. copy(ListExadbVmClusterUpdatesRequest o)Copy method to populate the builder with values from the given instance.
-