Uses of Class
org.jclouds.googlecomputeengine.domain.Zone.MaintenanceWindow

Packages that use Zone.MaintenanceWindow
org.jclouds.googlecomputeengine.domain   
 

Uses of Zone.MaintenanceWindow in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Zone.MaintenanceWindow
 Zone.MaintenanceWindow Zone.MaintenanceWindow.Builder.build()
           
 

Methods in org.jclouds.googlecomputeengine.domain that return types with arguments of type Zone.MaintenanceWindow
 Set<Zone.MaintenanceWindow> Zone.getMaintenanceWindows()
           
 

Methods in org.jclouds.googlecomputeengine.domain with parameters of type Zone.MaintenanceWindow
 Zone.Builder Zone.Builder.addMaintenanceWindow(Zone.MaintenanceWindow maintenanceWindow)
           
 Zone.MaintenanceWindow.Builder Zone.MaintenanceWindow.Builder.fromZoneMaintenanceWindow(Zone.MaintenanceWindow in)
           
 

Method parameters in org.jclouds.googlecomputeengine.domain with type arguments of type Zone.MaintenanceWindow
 Zone.Builder Zone.Builder.maintenanceWindows(Set<Zone.MaintenanceWindow> maintenanceWindows)
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.