Uses of Class
com.oracle.bmc.lustrefilestorage.model.AvailableMaintenanceScheduleStartTimeCollection
-
Packages that use AvailableMaintenanceScheduleStartTimeCollection Package Description com.oracle.bmc.lustrefilestorage.model com.oracle.bmc.lustrefilestorage.responses -
-
Uses of AvailableMaintenanceScheduleStartTimeCollection in com.oracle.bmc.lustrefilestorage.model
Methods in com.oracle.bmc.lustrefilestorage.model that return AvailableMaintenanceScheduleStartTimeCollection Modifier and Type Method Description AvailableMaintenanceScheduleStartTimeCollectionAvailableMaintenanceScheduleStartTimeCollection.Builder. build()Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type AvailableMaintenanceScheduleStartTimeCollection Modifier and Type Method Description AvailableMaintenanceScheduleStartTimeCollection.BuilderAvailableMaintenanceScheduleStartTimeCollection.Builder. copy(AvailableMaintenanceScheduleStartTimeCollection model) -
Uses of AvailableMaintenanceScheduleStartTimeCollection in com.oracle.bmc.lustrefilestorage.responses
Methods in com.oracle.bmc.lustrefilestorage.responses that return AvailableMaintenanceScheduleStartTimeCollection Modifier and Type Method Description AvailableMaintenanceScheduleStartTimeCollectionListAvailableMaintenanceScheduleStartTimesResponse. getAvailableMaintenanceScheduleStartTimeCollection()The returned AvailableMaintenanceScheduleStartTimeCollection instance.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type AvailableMaintenanceScheduleStartTimeCollection Modifier and Type Method Description ListAvailableMaintenanceScheduleStartTimesResponse.BuilderListAvailableMaintenanceScheduleStartTimesResponse.Builder. availableMaintenanceScheduleStartTimeCollection(AvailableMaintenanceScheduleStartTimeCollection availableMaintenanceScheduleStartTimeCollection)The returned AvailableMaintenanceScheduleStartTimeCollection instance.
-