DigitalOcean API Client in Java

com.myjeeva.digitalocean
Interface Constants

All Known Implementing Classes:
DigitalOceanClient

public interface Constants

DigitalOcean API client Constants

Author:
Jeevanandam M. ([email protected])

Field Summary
static String HTTPS_SCHEME
           
static String PARAM_API_KEY
           
static String PARAM_CLIENT_ID
           
static String PARAM_IMAGE_ID
           
static String PARAM_NAME
           
static String PARAM_REGION_ID
           
static String PARAM_SIDE_ID
           
static String PARAM_SSH_KEY_IDS
           
static String STATUS
           
 

Field Detail

HTTPS_SCHEME

static final String HTTPS_SCHEME
See Also:
Constant Field Values

PARAM_CLIENT_ID

static final String PARAM_CLIENT_ID
See Also:
Constant Field Values

PARAM_API_KEY

static final String PARAM_API_KEY
See Also:
Constant Field Values

PARAM_NAME

static final String PARAM_NAME
See Also:
Constant Field Values

PARAM_SIDE_ID

static final String PARAM_SIDE_ID
See Also:
Constant Field Values

PARAM_REGION_ID

static final String PARAM_REGION_ID
See Also:
Constant Field Values

PARAM_IMAGE_ID

static final String PARAM_IMAGE_ID
See Also:
Constant Field Values

PARAM_SSH_KEY_IDS

static final String PARAM_SSH_KEY_IDS
See Also:
Constant Field Values

STATUS

static final String STATUS
See Also:
Constant Field Values

DigitalOcean API Client in Java

Copyright © 2013 myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.