org.jclouds.hpcloud.services
Interface HPExtensionServiceType

All Superinterfaces:
org.jclouds.openstack.services.ServiceType

public interface HPExtensionServiceType
extends org.jclouds.openstack.services.ServiceType

An HP Extension Service, such as CDN, or Block Store Service. A service provides one or more endpoints through which users can access resources and perform (presumably useful) operations.

See Also:

Field Summary
static String BLOCK_STORE
          Block Storage
static String CDN
          CDN
 
Fields inherited from interface org.jclouds.openstack.services.ServiceType
COMPUTE, IDENTITY, IMAGE, NETWORK, OBJECT_STORE
 

Field Detail

CDN

static final String CDN
CDN

See Also:
Constant Field Values

BLOCK_STORE

static final String BLOCK_STORE
Block Storage

See Also:
Constant Field Values


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