Package | Description |
---|---|
org.jclouds.snia.cdmi.v1.domain | |
org.jclouds.snia.cdmi.v1.features |
Modifier and Type | Method and Description |
---|---|
Container |
Container.Builder.build() |
Modifier and Type | Method and Description |
---|---|
B |
Container.Builder.fromContainer(Container in) |
Modifier and Type | Method and Description |
---|---|
Container |
ContainerApi.createContainer(String containerName,
CreateContainerOptions... options) |
Container |
ContainerApi.getContainer(String containerName) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Container> |
ContainerAsyncApi.createContainer(String containerName,
CreateContainerOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Container> |
ContainerAsyncApi.getContainer(String containerName) |
Copyright © 2009-2012 jclouds. All Rights Reserved.