Package | Description |
---|---|
org.jclouds | |
org.jclouds.atmos.fallbacks | |
org.jclouds.azureblob | |
org.jclouds.blobstore | |
org.jclouds.cloudstack.functions | |
org.jclouds.dynect.v3 | |
org.jclouds.ec2 | |
org.jclouds.fallbacks | |
org.jclouds.openstack.keystone.v2_0 | |
org.jclouds.openstack.swift | |
org.jclouds.rackspace.cloudidentity.v2_0 | |
org.jclouds.rest.config | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
org.jclouds.s3.fallbacks | |
org.jclouds.trmk.vcloud_0_8 |
Modifier and Type | Class and Description |
---|---|
static class |
Fallbacks.AbsentOn403Or404Or500 |
static class |
Fallbacks.EmptyFluentIterableOnNotFoundOr404 |
static class |
Fallbacks.EmptyIterableWithMarkerOnNotFoundOr404 |
static class |
Fallbacks.EmptyListOnNotFoundOr404 |
static class |
Fallbacks.EmptyMapOnNotFoundOr404 |
static class |
Fallbacks.EmptyMultimapOnNotFoundOr404 |
static class |
Fallbacks.EmptyPagedIterableOnNotFoundOr404 |
static class |
Fallbacks.EmptySetOnNotFoundOr404 |
static class |
Fallbacks.FalseOnNotFoundOr404 |
static class |
Fallbacks.FalseOnNotFoundOr422 |
static class |
Fallbacks.NullOnNotFoundOr404 |
static class |
Fallbacks.TrueOnNotFoundOr404 |
static class |
Fallbacks.VoidOnNotFoundOr404 |
Modifier and Type | Class and Description |
---|---|
class |
EndpointIfAlreadyExists |
Modifier and Type | Class and Description |
---|---|
static class |
AzureBlobFallbacks.FalseIfContainerAlreadyExists |
Modifier and Type | Class and Description |
---|---|
static class |
BlobStoreFallbacks.FalseOnContainerNotFound |
static class |
BlobStoreFallbacks.FalseOnKeyNotFound |
static class |
BlobStoreFallbacks.NullOnContainerNotFound |
static class |
BlobStoreFallbacks.NullOnKeyNotFound |
static class |
BlobStoreFallbacks.ThrowContainerNotFoundOn404 |
static class |
BlobStoreFallbacks.ThrowKeyNotFoundOn404 |
Modifier and Type | Class and Description |
---|---|
static class |
CloudStackFallbacks.VoidOnNotFoundOr404OrUnableToFindAccountOwner
CloudStack is currently sending 431 errors with the text "Unable to find account owner for ip ".
|
Modifier and Type | Class and Description |
---|---|
static class |
DynECTFallbacks.FalseOn400 |
Modifier and Type | Class and Description |
---|---|
static class |
EC2Fallbacks.VoidOnVolumeAvailable |
Modifier and Type | Class and Description |
---|---|
class |
MapHttp4xxCodesToExceptions |
Modifier and Type | Class and Description |
---|---|
static class |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404 |
Modifier and Type | Class and Description |
---|---|
static class |
SwiftFallbacks.TrueOn404FalseOn409 |
Modifier and Type | Class and Description |
---|---|
static class |
CloudIdentityFallbacks.EmptyPaginatedCollectionOnNotFoundOr404 |
Modifier and Type | Method and Description |
---|---|
Fallback<?> |
ReadAnnotationsAndProperties.getFallback(Invocation invocation) |
Fallback<?> |
InvocationConfig.getFallback(Invocation invocation)
fallback used for Sync or Async commands.
|
Modifier and Type | Class and Description |
---|---|
static class |
S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState |
Modifier and Type | Class and Description |
---|---|
class |
FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists |
Modifier and Type | Class and Description |
---|---|
static class |
TerremarkVCloudFallbacks.VoidOnDeleteDefaultIp
There's no current way to determine if an IP is the default outbound one.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.