org.jclouds.openstack.nova.v2_0.domain.regionscoped
.
Please use FlavorInRegion
instead. To be removed in jclouds 2.0.@Deprecated public class FlavorInRegion extends RegionAndId
Modifier and Type | Field and Description |
---|---|
protected Flavor |
flavor
Deprecated.
|
id, regionId
Constructor and Description |
---|
FlavorInRegion(Flavor flavor,
String regionId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Flavor |
getFlavor()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncode
protected final Flavor flavor
public Flavor getFlavor()
public String toString()
toString
in class RegionAndId
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.