Class ZoneState
- java.lang.Object
-
- org.jclouds.openstack.nova.v2_0.domain.zonescoped.ZoneState
-
@Deprecated public class ZoneState extends Object
Deprecated.This package has been replaced withorg.jclouds.openstack.nova.v2_0.domain.regionscoped. Please useZoneStateinstead. To be removed in jclouds 2.0.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedZoneState(boolean available)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanavailable()Deprecated.booleanequals(Object obj)Deprecated.inthashCode()Deprecated.protected com.google.common.base.MoreObjects.ToStringHelperstring()Deprecated.StringtoString()Deprecated.
-