Skip navigation links
A B C D E F G I L O P R S T W X 

A

afterPropertiesSet() - Method in class org.springframework.cloud.aws.core.env.stack.config.AutoDetectingStackNameProvider
 
afterPropertiesSet() - Method in class org.springframework.cloud.aws.core.env.StackResourceRegistryDetectingResourceIdResolver
 
afterPropertiesSet() - Method in class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
AmazonEc2InstanceDataPropertySource - Class in org.springframework.cloud.aws.core.env.ec2
 
AmazonEc2InstanceDataPropertySource(String) - Constructor for class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceDataPropertySource
 
AmazonEc2InstanceIdProvider - Class in org.springframework.cloud.aws.core.env.ec2
Provides the instance id of the current Amazon EC2 instance.
AmazonEc2InstanceIdProvider() - Constructor for class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceIdProvider
 
AmazonEc2InstanceUserTagsFactoryBean - Class in org.springframework.cloud.aws.core.env.ec2
 
AmazonEc2InstanceUserTagsFactoryBean(AmazonEC2) - Constructor for class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceUserTagsFactoryBean
 
AmazonEc2InstanceUserTagsFactoryBean(AmazonEC2, InstanceIdProvider) - Constructor for class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceUserTagsFactoryBean
 
AmazonResourceName - Class in org.springframework.cloud.aws.core.naming
Support class which is used to parse Amazon Webservice Resource Names.
AmazonResourceName.Builder - Class in org.springframework.cloud.aws.core.naming
 
AmazonS3ClientFactory - Class in org.springframework.cloud.aws.core.io.s3
AmazonS3 client factory that create clients for other regions based on the source client and a endpoint url.
AmazonS3ClientFactory() - Constructor for class org.springframework.cloud.aws.core.io.s3.AmazonS3ClientFactory
 
AmazonS3ProxyFactory - Class in org.springframework.cloud.aws.core.io.s3
Proxy to wrap an AmazonS3 handler and handle redirects wrapped inside AmazonS3Exception.
AmazonWebserviceClientConfigurationUtils - Class in org.springframework.cloud.aws.core.config
 
AmazonWebserviceClientFactoryBean<T extends com.amazonaws.AmazonWebServiceClient> - Class in org.springframework.cloud.aws.core.config
FactoryBean class to create AmazonWebServiceClient instances.
AmazonWebserviceClientFactoryBean(Class<T>, AWSCredentialsProvider) - Constructor for class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
AmazonWebserviceClientFactoryBean(Class<T>, AWSCredentialsProvider, RegionProvider) - Constructor for class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
AutoDetectingStackNameProvider - Class in org.springframework.cloud.aws.core.env.stack.config
Represents a stack name provider that automatically detects the current stack name based on the amazon elastic cloud environment.
AutoDetectingStackNameProvider(AmazonCloudFormation, AmazonEC2) - Constructor for class org.springframework.cloud.aws.core.env.stack.config.AutoDetectingStackNameProvider
 

B

build() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
Builder() - Constructor for class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 

C

createClientForEndpointUrl(AmazonS3, String) - Method in class org.springframework.cloud.aws.core.io.s3.AmazonS3ClientFactory
 
createInstance() - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
createInstance() - Method in class org.springframework.cloud.aws.core.credentials.CredentialsProviderFactoryBean
 
createInstance() - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceUserTagsFactoryBean
 
createInstance() - Method in class org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean
 
createInstance() - Method in class org.springframework.cloud.aws.core.env.stack.config.StackResourceUserTagsFactoryBean
 
CREDENTIALS_PROVIDER_BEAN_NAME - Static variable in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
CREDENTIALS_PROVIDER_BEAN_NAME - Static variable in class org.springframework.cloud.aws.core.credentials.CredentialsProviderFactoryBean
 
CredentialsProviderFactoryBean - Class in org.springframework.cloud.aws.core.credentials
FactoryBean that creates a composite AWSCredentialsProvider based on the delegates.
CredentialsProviderFactoryBean() - Constructor for class org.springframework.cloud.aws.core.credentials.CredentialsProviderFactoryBean
 
CredentialsProviderFactoryBean(List<AWSCredentialsProvider>) - Constructor for class org.springframework.cloud.aws.core.credentials.CredentialsProviderFactoryBean
 

D

destroyInstance(T) - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 

E

Ec2MetadataRegionProvider - Class in org.springframework.cloud.aws.core.region
RegionProvider implementation that dynamically retrieves the region with the EC2 meta-data.
Ec2MetadataRegionProvider() - Constructor for class org.springframework.cloud.aws.core.region.Ec2MetadataRegionProvider
 

F

findPathMatchingResources(String) - Method in class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
 
fromString(String) - Static method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
 

G

getAccount() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
Returns the account to which the resource is assigned.
getAllResources() - Method in interface org.springframework.cloud.aws.core.env.stack.ListableStackResourceFactory
 
getAmazonWebserviceClientBeanDefinition(Object, String, String, String, BeanDefinitionRegistry) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
getBeanName(String) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
getClassLoader() - Method in class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
 
getClassLoader() - Method in class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
getCurrentInstanceId() - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceIdProvider
 
getCurrentInstanceId() - Method in interface org.springframework.cloud.aws.core.env.ec2.InstanceIdProvider
 
getCurrentRegion() - Method in class org.springframework.cloud.aws.core.region.Ec2MetadataRegionProvider
 
getCustomClientOrDefaultClientBeanName(Element, ParserContext, String, String) - Static method in class org.springframework.cloud.aws.core.config.xml.XmlWebserviceConfigurationUtils
 
getLogicalId() - Method in class org.springframework.cloud.aws.core.env.stack.StackResource
 
getObjectType() - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
getObjectType() - Method in class org.springframework.cloud.aws.core.credentials.CredentialsProviderFactoryBean
 
getObjectType() - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceUserTagsFactoryBean
 
getObjectType() - Method in class org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean
 
getObjectType() - Method in class org.springframework.cloud.aws.core.env.stack.config.StackResourceUserTagsFactoryBean
 
getPhysicalId() - Method in class org.springframework.cloud.aws.core.env.stack.StackResource
 
getProperty(String) - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceDataPropertySource
 
getRegion() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
Returns the region to which the particular service for this object is bound.
getRegion() - Method in class org.springframework.cloud.aws.core.region.Ec2MetadataRegionProvider
 
getRegion() - Method in interface org.springframework.cloud.aws.core.region.RegionProvider
Returns the region which should be used to access the services.
getRegion() - Method in class org.springframework.cloud.aws.core.region.StaticRegionProvider
Return the configured Region configured at construction time.
getRegionProviderBeanName(BeanDefinitionRegistry) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
getResource(String) - Method in class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
 
getResource(String) - Method in class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
getResourceName() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
Return the name of the resource inside the particular type.
getResources(String) - Method in class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
 
getResourceType() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
Return the resource type for the resource.
getService() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
Returns the service name for this particular AmazonResourceName.
getStackName() - Method in class org.springframework.cloud.aws.core.env.stack.config.AutoDetectingStackNameProvider
 
getStackName() - Method in interface org.springframework.cloud.aws.core.env.stack.config.StackNameProvider
Returns the name of the current stack.
getStackName() - Method in class org.springframework.cloud.aws.core.env.stack.config.StaticStackNameProvider
 
getStackName() - Method in interface org.springframework.cloud.aws.core.env.stack.StackResourceRegistry
Returns the name of the stack represented by this stack resource registry.
getType() - Method in class org.springframework.cloud.aws.core.env.stack.StackResource
 

I

InstanceIdProvider - Interface in org.springframework.cloud.aws.core.env.ec2
Returns the instance id of the current instance.
isValidAmazonResourceName(String) - Static method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
 

L

ListableStackResourceFactory - Interface in org.springframework.cloud.aws.core.env.stack
 
lookupPhysicalResourceId(String) - Method in interface org.springframework.cloud.aws.core.env.stack.StackResourceRegistry
Returns the physical id of the resource identified by the provided logical resource id.

O

org.springframework.cloud.aws.core.config - package org.springframework.cloud.aws.core.config
 
org.springframework.cloud.aws.core.config.xml - package org.springframework.cloud.aws.core.config.xml
 
org.springframework.cloud.aws.core.credentials - package org.springframework.cloud.aws.core.credentials
 
org.springframework.cloud.aws.core.env - package org.springframework.cloud.aws.core.env
 
org.springframework.cloud.aws.core.env.ec2 - package org.springframework.cloud.aws.core.env.ec2
 
org.springframework.cloud.aws.core.env.stack - package org.springframework.cloud.aws.core.env.stack
 
org.springframework.cloud.aws.core.env.stack.config - package org.springframework.cloud.aws.core.env.stack.config
 
org.springframework.cloud.aws.core.io.s3 - package org.springframework.cloud.aws.core.io.s3
 
org.springframework.cloud.aws.core.naming - package org.springframework.cloud.aws.core.naming
 
org.springframework.cloud.aws.core.region - package org.springframework.cloud.aws.core.region
 
org.springframework.cloud.aws.core.support.documentation - package org.springframework.cloud.aws.core.support.documentation
 
org.springframework.cloud.aws.core.task - package org.springframework.cloud.aws.core.task
 

P

parseCustomClientElement(Element, ParserContext, String) - Static method in class org.springframework.cloud.aws.core.config.xml.XmlWebserviceConfigurationUtils
 
PathMatchingSimpleStorageResourcePatternResolver - Class in org.springframework.cloud.aws.core.io.s3
A ResourcePatternResolver implementation which allows an ant-style path matching when loading S3 resources.
PathMatchingSimpleStorageResourcePatternResolver(AmazonS3, ResourceLoader, ResourcePatternResolver) - Constructor for class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
Construct a new instance of the PathMatchingSimpleStorageResourcePatternResolver with a SimpleStorageResourceLoader to load AmazonS3 instances, and also a delegate ResourcePatternResolver to resolve resource on default path (like file and classpath)

R

REGION_PROVIDER_BEAN_NAME - Static variable in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
RegionProvider - Interface in org.springframework.cloud.aws.core.region
Provider that can be used to retrieve the configured Region.
registerAmazonWebserviceClient(Object, BeanDefinitionRegistry, String, String, String) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
replaceDefaultCredentialsProvider(BeanDefinitionRegistry, String) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
replaceDefaultRegionProvider(BeanDefinitionRegistry, String) - Static method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientConfigurationUtils
 
resolveToPhysicalResourceId(String) - Method in interface org.springframework.cloud.aws.core.env.ResourceIdResolver
Resolves the provided logical resource id to the corresponding physical resource id.
resolveToPhysicalResourceId(String) - Method in class org.springframework.cloud.aws.core.env.StackResourceRegistryDetectingResourceIdResolver
Resolves the provided logical resource id to the corresponding physical resource id.
ResourceIdResolver - Interface in org.springframework.cloud.aws.core.env
Provides support for resolving logical resource ids to physical resource ids.
resourcesByType(String) - Method in interface org.springframework.cloud.aws.core.env.stack.ListableStackResourceFactory
 
RuntimeUse - Annotation Type in org.springframework.cloud.aws.core.support.documentation
Annotation which is used to define certain classes / methods as runtime components.

S

setBeanFactory(BeanFactory) - Method in class org.springframework.cloud.aws.core.env.StackResourceRegistryDetectingResourceIdResolver
 
setCustomRegion(String) - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
setExecutor(ExecutorService) - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
setPathMatcher(PathMatcher) - Method in class org.springframework.cloud.aws.core.io.s3.PathMatchingSimpleStorageResourcePatternResolver
Set the PathMatcher implementation to use for this resource pattern resolver.
setRegionProvider(RegionProvider) - Method in class org.springframework.cloud.aws.core.config.AmazonWebserviceClientFactoryBean
 
setTaskExecutor(TaskExecutor) - Method in class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
setUserDataAttributeSeparator(String) - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceDataPropertySource
 
setUserDataValueSeparator(String) - Method in class org.springframework.cloud.aws.core.env.ec2.AmazonEc2InstanceDataPropertySource
 
shutdownNow() - Method in class org.springframework.cloud.aws.core.task.ShutdownSuppressingExecutorServiceAdapter
 
ShutdownSuppressingExecutorServiceAdapter - Class in org.springframework.cloud.aws.core.task
Suppressing ExecutorService implementation that ignores ShutdownSuppressingExecutorServiceAdapter.shutdownNow() calls which are made by the Amazon Webservice clients.
ShutdownSuppressingExecutorServiceAdapter(TaskExecutor) - Constructor for class org.springframework.cloud.aws.core.task.ShutdownSuppressingExecutorServiceAdapter
Create a new SuppressingExecutorServiceAdapter, using the given target executor.
SimpleStorageResourceLoader - Class in org.springframework.cloud.aws.core.io.s3
 
SimpleStorageResourceLoader(AmazonS3, ResourceLoader) - Constructor for class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
SimpleStorageResourceLoader(AmazonS3, ClassLoader) - Constructor for class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
SimpleStorageResourceLoader(AmazonS3) - Constructor for class org.springframework.cloud.aws.core.io.s3.SimpleStorageResourceLoader
 
StackNameProvider - Interface in org.springframework.cloud.aws.core.env.stack.config
Represents a strategy for resolving and providing the name of an amazon cloud formation stack.
StackResource - Class in org.springframework.cloud.aws.core.env.stack
 
StackResource(String, String, String) - Constructor for class org.springframework.cloud.aws.core.env.stack.StackResource
 
StackResourceRegistry - Interface in org.springframework.cloud.aws.core.env.stack
Represents a registry of logical stack resource ids mapped to physical resource ids.
StackResourceRegistryDetectingResourceIdResolver - Class in org.springframework.cloud.aws.core.env
Provides support for resolving logical resource ids to physical resource ids for stack resources exposed via StackResourceRegistry instances.
StackResourceRegistryDetectingResourceIdResolver() - Constructor for class org.springframework.cloud.aws.core.env.StackResourceRegistryDetectingResourceIdResolver
 
StackResourceRegistryFactoryBean - Class in org.springframework.cloud.aws.core.env.stack.config
Exposes a fully populated StackResourceRegistry instance representing the resources of the specified stack.
StackResourceRegistryFactoryBean(AmazonCloudFormation, StackNameProvider) - Constructor for class org.springframework.cloud.aws.core.env.stack.config.StackResourceRegistryFactoryBean
 
StackResourceUserTagsFactoryBean - Class in org.springframework.cloud.aws.core.env.stack.config
 
StackResourceUserTagsFactoryBean(AmazonCloudFormation, StackNameProvider) - Constructor for class org.springframework.cloud.aws.core.env.stack.config.StackResourceUserTagsFactoryBean
 
StaticRegionProvider - Class in org.springframework.cloud.aws.core.region
Static RegionProvider implementation that can used to statically configure a region.
StaticRegionProvider(String) - Constructor for class org.springframework.cloud.aws.core.region.StaticRegionProvider
Constructs and configures the static region for this RegionProvider implementation.
StaticStackNameProvider - Class in org.springframework.cloud.aws.core.env.stack.config
Represents a provider for a statically configured stack name.
StaticStackNameProvider(String) - Constructor for class org.springframework.cloud.aws.core.env.stack.config.StaticStackNameProvider
 

T

toString() - Method in class org.springframework.cloud.aws.core.env.stack.StackResource
 
toString() - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName
 

W

withAccount(String) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
withRegion(Region) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
withResourceName(String) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
withResourceType(String) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
withResourceTypeDelimiter(String) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 
withService(String) - Method in class org.springframework.cloud.aws.core.naming.AmazonResourceName.Builder
 

X

XmlWebserviceConfigurationUtils - Class in org.springframework.cloud.aws.core.config.xml
 
A B C D E F G I L O P R S T W X 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.