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 DNS
static String LOAD_BALANCERS
          Cloud Load Balancers
static String QUEUES
          Cloud Queues
 

Field Detail

LOAD_BALANCERS

static final String LOAD_BALANCERS
Cloud Load Balancers

See Also:
Constant Field Values

DNS

static final String DNS
Cloud DNS

See Also:
Constant Field Values

QUEUES

static final String QUEUES
Cloud Queues

See Also:
Constant Field Values


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