Uses of Class
org.jclouds.googlecomputeengine.domain.Zone.MaintenanceWindow
Packages that use Zone.MaintenanceWindow
-
Uses of Zone.MaintenanceWindow in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Zone.MaintenanceWindowMethods in org.jclouds.googlecomputeengine.domain that return types with arguments of type Zone.MaintenanceWindowModifier and TypeMethodDescriptionabstract List
<Zone.MaintenanceWindow> Zone.maintenanceWindows()
Scheduled maintenance windows for the zone.Method parameters in org.jclouds.googlecomputeengine.domain with type arguments of type Zone.MaintenanceWindowModifier and TypeMethodDescriptionstatic Zone
Zone.create
(String id, Date creationTimestamp, URI selfLink, String name, String description, Zone.Status status, List<Zone.MaintenanceWindow> maintenanceWindows, Deprecated deprecated, String region, List<String> availableMachineTypes)