Uses of Class
com.oracle.bmc.database.requests.ListVmClusterUpdateHistoryEntriesRequest.UpdateType
-
Packages that use ListVmClusterUpdateHistoryEntriesRequest.UpdateType Package Description com.oracle.bmc.database.requests -
-
Uses of ListVmClusterUpdateHistoryEntriesRequest.UpdateType in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ListVmClusterUpdateHistoryEntriesRequest.UpdateType Modifier and Type Method Description static ListVmClusterUpdateHistoryEntriesRequest.UpdateTypeListVmClusterUpdateHistoryEntriesRequest.UpdateType. create(String key)ListVmClusterUpdateHistoryEntriesRequest.UpdateTypeListVmClusterUpdateHistoryEntriesRequest. getUpdateType()A filter to return only resources that match the given update type exactly.static ListVmClusterUpdateHistoryEntriesRequest.UpdateTypeListVmClusterUpdateHistoryEntriesRequest.UpdateType. valueOf(String name)Returns the enum constant of this type with the specified name.static ListVmClusterUpdateHistoryEntriesRequest.UpdateType[]ListVmClusterUpdateHistoryEntriesRequest.UpdateType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.database.requests with parameters of type ListVmClusterUpdateHistoryEntriesRequest.UpdateType Modifier and Type Method Description ListVmClusterUpdateHistoryEntriesRequest.BuilderListVmClusterUpdateHistoryEntriesRequest.Builder. updateType(ListVmClusterUpdateHistoryEntriesRequest.UpdateType updateType)A filter to return only resources that match the given update type exactly.
-