This project has retired. For details please refer to its
Attic page .
Region (Apache jclouds 2.0.0 API)
JavaScript is disabled on your browser.
All Implemented Interfaces:
Comparable <Region >
public class Region
extends Object
implements Comparable <Region >
A region is made up of a keyname and a description of that region.
A region keyname can be used as part of an order.
Check the SoftLayer_Product_Order service for more details.
See Also:
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
static class
Region.Builder
Constructor Summary
Constructors
Constructor and Description
Region (int sortOrder,
String keyname,
String description)
Copyright © 2009-2016 The Apache Software Foundation . All Rights Reserved.