org.jclouds.rackspace.cloudidentity.v2_0
Interface ServiceType


public interface ServiceType

An Rackspace service, such as Cloud Load Balancers, DNS, etc. A service provides one or more endpoints through which users can access resources and perform operations.

Author:
Everett Toews

Field Summary
static String DNS
          Cloud Load DNS
static String LOAD_BALANCERS
          Cloud Load Balancers
 

Field Detail

LOAD_BALANCERS

static final String LOAD_BALANCERS
Cloud Load Balancers

See Also:
Constant Field Values

DNS

static final String DNS
Cloud Load DNS

See Also:
Constant Field Values


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.