Uses of Class
com.oracle.bmc.osmanagementhub.model.SwitchSnapChannelDetails
-
Packages that use SwitchSnapChannelDetails Package Description com.oracle.bmc.osmanagementhub.model -
-
Uses of SwitchSnapChannelDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return SwitchSnapChannelDetails Modifier and Type Method Description SwitchSnapChannelDetailsSwitchSnapChannelDetails.Builder. build()SwitchSnapChannelDetailsSwitchSnapChannelOnManagedInstanceDetails. getSnapDetails()SwitchSnapChannelDetailsScheduledJobOperation. getSwitchSnapChannelDetails()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type SwitchSnapChannelDetails Modifier and Type Method Description SwitchSnapChannelDetails.BuilderSwitchSnapChannelDetails.Builder. copy(SwitchSnapChannelDetails model)SwitchSnapChannelOnManagedInstanceDetails.BuilderSwitchSnapChannelOnManagedInstanceDetails.Builder. snapDetails(SwitchSnapChannelDetails snapDetails)ScheduledJobOperation.BuilderScheduledJobOperation.Builder. switchSnapChannelDetails(SwitchSnapChannelDetails switchSnapChannelDetails)Constructors in com.oracle.bmc.osmanagementhub.model with parameters of type SwitchSnapChannelDetails Constructor Description ScheduledJobOperation(OperationTypes operationType, List<String> packageNames, List<String> windowsUpdateNames, ManageModuleStreamsInScheduledJobDetails manageModuleStreamsDetails, ModuleStreamDetails switchModuleStreamsDetails, List<String> softwareSourceIds, Integer rebootTimeoutInMins, InstallSnapDetails installSnapDetails, RemoveSnapDetails removeSnapDetails, SwitchSnapChannelDetails switchSnapChannelDetails)Deprecated.SwitchSnapChannelOnManagedInstanceDetails(SwitchSnapChannelDetails snapDetails, WorkRequestDetails workRequestDetails)Deprecated.
-