org.jclouds.openstack.nova.v2_0.domain.regionscoped
.
Please use AvailabilityZone
instead. To be removed in jclouds 2.0.@Deprecated public class AvailabilityZone extends Object
Modifier | Constructor and Description |
---|---|
protected |
AvailabilityZone(String name,
ZoneState state)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getName()
Deprecated.
|
ZoneState |
getState()
Deprecated.
|
int |
hashCode()
Deprecated.
|
protected com.google.common.base.MoreObjects.ToStringHelper |
string()
Deprecated.
|
String |
toString()
Deprecated.
|
@ConstructorProperties(value={"zoneName","zoneState"}) protected AvailabilityZone(String name, ZoneState state)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.