| Package | Description | 
|---|---|
| org.jclouds.snia.cdmi.v1.options | 
| Modifier and Type | Method and Description | 
|---|---|
GetContainerOptions | 
GetContainerOptions.children()
Get CDMI container's children 
 | 
static GetContainerOptions | 
GetContainerOptions.Builder.children()  | 
GetContainerOptions | 
GetContainerOptions.children(int from,
        int to)
Get CDMI container's children in range 
 | 
static GetContainerOptions | 
GetContainerOptions.Builder.children(int from,
        int to)  | 
GetContainerOptions | 
GetContainerOptions.field(String fieldname)
Get CDMI container's field 
 | 
static GetContainerOptions | 
GetContainerOptions.Builder.field(String fieldname)  | 
GetContainerOptions | 
GetContainerOptions.metadata()
Get CDMI container's metadata 
 | 
static GetContainerOptions | 
GetContainerOptions.Builder.metadata()  | 
GetContainerOptions | 
GetContainerOptions.metadata(String prefix)
Get CDMI container's metadata 
 | 
static GetContainerOptions | 
GetContainerOptions.Builder.metadata(String prefix)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.