public static class CreateContainerOptions.ImmutableCreateContainerOptions extends CreateContainerOptions
CreateContainerOptions.Builder, CreateContainerOptions.ImmutableCreateContainerOptionsNONE| Constructor and Description | 
|---|
CreateContainerOptions.ImmutableCreateContainerOptions(CreateContainerOptions delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
CreateContainerOptions | 
clone()  | 
boolean | 
isPublicRead()  | 
CreateContainerOptions | 
publicRead()
return a listing of all objects inside the store, publicReadly. 
 | 
String | 
toString()  | 
public CreateContainerOptions.ImmutableCreateContainerOptions(CreateContainerOptions delegate)
public boolean isPublicRead()
isPublicRead in class CreateContainerOptionspublic CreateContainerOptions publicRead()
CreateContainerOptionspublicRead in class CreateContainerOptionspublic CreateContainerOptions clone()
clone in class CreateContainerOptionspublic String toString()
toString in class CreateContainerOptionsCopyright © 2009-2013 jclouds. All Rights Reserved.