This project has retired. For details please refer to its
Attic page.
Flavor (Apache jclouds 1.9.3 API)
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
static class |
Flavor.Builder |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Flavor(int id,
String name,
int ram,
List<Link> links) |
-
-
Method Detail
-
getId
public int getId()
- Returns:
- the id of this flavor.
-
getName
public String getName()
- Returns:
- the name of this flavor.
-
getRam
public int getRam()
- Returns:
- the RAM amount for this flavor.
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.