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 useZoneState
instead. To be removed in jclouds 2.0.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ZoneState(boolean available)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
available()
Deprecated.boolean
equals(Object obj)
Deprecated.int
hashCode()
Deprecated.protected com.google.common.base.MoreObjects.ToStringHelper
string()
Deprecated.String
toString()
Deprecated.
-