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.marconi.v1.fallbacks | |
org.jclouds.openstack.neutron.v2.fallbacks | |
org.jclouds.openstack.neutron.v2.fallbacks.lbaas.v1 | |
org.jclouds.openstack.swift | |
org.jclouds.rest.config | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
org.jclouds.s3.fallbacks |
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 |
class |
TrueOn404FalseOnPathNotEmpty |
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.NullOnKeyAlreadyExists |
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 | Interface and Description |
---|---|
interface |
PropagateIfRetryAfter
propagates as
RetryAfterException if a Throwable contains information such as a retry
offset. |
Modifier and Type | Class and Description |
---|---|
class |
HeaderToRetryAfterException
propagates as
RetryAfterException if a Throwable is an
HttpResponseException with a set and a valid
HttpHeaders.RETRY_AFTER header set. |
class |
MapHttp4xxCodesToExceptions |
Modifier and Type | Class and Description |
---|---|
static class |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404 |
Modifier and Type | Class and Description |
---|---|
class |
EmptyQueuesFallback |
Modifier and Type | Class and Description |
---|---|
class |
EmptyFloatingIPsFallback |
class |
EmptyNetworksFallback |
class |
EmptyPortsFallback |
class |
EmptyRoutersFallback |
class |
EmptyRulesFallback |
class |
EmptySecurityGroupsFallback |
class |
EmptySubnetsFallback |
Modifier and Type | Class and Description |
---|---|
class |
EmptyHealthMonitorsFallback |
class |
EmptyMembersFallback |
class |
EmptyPoolsFallback |
class |
EmptyVIPsFallback |
Modifier and Type | Class and Description |
---|---|
static class |
SwiftFallbacks.TrueOn404FalseOn409 |
Modifier and Type | Method and Description |
---|---|
Fallback<?> |
ReadAnnotationsAndProperties.getFallback(Invocation invocation) |
Fallback<?> |
InvocationConfig.getFallback(Invocation invocation)
fallback used for commands when exceptions are encountered.
|
Modifier and Type | Class and Description |
---|---|
static class |
S3Fallbacks.TrueOn404OrNotFoundFalseOnIllegalState |
Modifier and Type | Class and Description |
---|---|
class |
FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.