public interface AbiquoProperties
Modifier and Type | Field and Description |
---|---|
static String |
ASYNC_TASK_MONITOR_DELAY
The delay (in ms) used between requests by the
MonitoringService when monitoring
asynchronous task state. |
static String |
CREDENTIAL_IS_TOKEN
Boolean property indicating if the provided credential is an api token.
|
static final String CREDENTIAL_IS_TOKEN
Default value: false
static final String ASYNC_TASK_MONITOR_DELAY
MonitoringService
when monitoring
asynchronous task state.
Default value: 5000 ms
Copyright © 2009-2013 jclouds. All Rights Reserved.