Serialized Form


Package org.jclouds.blobstore

Class org.jclouds.blobstore.ContainerNotFoundException extends org.jclouds.rest.ResourceNotFoundException implements Serializable

Serialized Fields

container

String container

Class org.jclouds.blobstore.KeyAlreadyExistsException extends RuntimeException implements Serializable

Serialized Fields

container

String container

key

String key

Class org.jclouds.blobstore.KeyNotFoundException extends org.jclouds.rest.ResourceNotFoundException implements Serializable

Serialized Fields

container

String container

key

String key

Package org.jclouds.blobstore.domain.internal

Class org.jclouds.blobstore.domain.internal.PageSetImpl extends LinkedHashSet<T> implements Serializable

Serialized Fields

marker

String marker

Package org.jclouds.blobstore.internal

Class org.jclouds.blobstore.internal.BlobRuntimeException extends RuntimeException implements Serializable



Copyright © 2009-2013 jclouds. All Rights Reserved.