|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwiftConstants
Configuration properties and constants used in Cloud Files connections.
Field Summary | |
---|---|
static String |
LIMIT
For an integer value N, limits the number of results to at most N values. |
static String |
MARKER
Given a string value X, return Object names greater in value than the specified marker. |
static String |
PATH
For a string value X, return the Object names nested in the pseudo path. |
static String |
PREFIX
For a string value X, causes the results to be limited to Object names beginning with the substring X. |
Field Detail |
---|
static final String LIMIT
static final String MARKER
static final String PREFIX
static final String PATH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |