- call(BiFunction<RequestT, ProxyClient<ClientT>, ResponseT>) - Method in interface software.amazon.cloudformation.proxy.CallChain.Caller
-
Deprecated.
- CallbackAdapter<T> - Interface in software.amazon.cloudformation.proxy
-
Interface used to abstract the function of reporting back provisioning
progress to the handler caller
- CallChain - Interface in software.amazon.cloudformation.proxy
-
This can be used by Read, Create, Update and Delete handlers when invoking
AWS services.
- CallChain.Callback<RequestT,ResponseT,ClientT,ModelT,CallbackT extends StdCallbackContext,ReturnT> - Interface in software.amazon.cloudformation.proxy
-
All service calls made will use the same call back interface for handling
both exceptions as well as actual response received from the call.
- CallChain.Caller<RequestT,ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
This Encapsulates the actual Call to the service that is being made via
caller.
- CallChain.Completed<RequestT,ResponseT,ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
One the call sequence has completed successfully, this is called to provide
the progress event.
- CallChain.Exceptional<RequestT,ResponseT,ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
This provide the handler with the option to provide an explicit exception
handler that would have service exceptions that was received.
- CallChain.ExceptionPropagate<RequestT,E extends Exception,ClientT,ModelT,CallbackT extends StdCallbackContext,ReturnT> - Interface in software.amazon.cloudformation.proxy
-
When implementing this interface, developers can either propagate the
exception as is.
- CallChain.Initiator<ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
Provides an API initiator interface that works for all API calls that need
conversion, retry-backoff strategy, common exception handling and more
against desired state of the resource and callback context.
- CallChain.RequestMaker<ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
This performs the translate step between the ModelT properties and what is
needed for making the service call.
- CallChain.Stabilizer<RequestT,ResponseT,ClientT,ModelT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
This provides an optional stabilization function to be incorporate before we
are done with the actual web service request.
- callGraph(String, ModelT, Function<ModelT, RequestT>, ClientT, CallbackT) - Method in interface software.amazon.cloudformation.proxy.CallGraphNameGenerator
-
- CallGraphNameGenerator<ModelT,RequestT,ClientT,CallbackT extends StdCallbackContext> - Interface in software.amazon.cloudformation.proxy
-
- callGraphs() - Method in class software.amazon.cloudformation.proxy.StdCallbackContext
-
- canContinueProgress() - Method in class software.amazon.cloudformation.proxy.ProgressEvent
-
- CfnAccessDeniedException - Exception in software.amazon.cloudformation.exceptions
-
- CfnAccessDeniedException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAccessDeniedException
-
- CfnAccessDeniedException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAccessDeniedException
-
- CfnAccessDeniedException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAccessDeniedException
-
- CfnAlreadyExistsException - Exception in software.amazon.cloudformation.exceptions
-
- CfnAlreadyExistsException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAlreadyExistsException
-
- CfnAlreadyExistsException(String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAlreadyExistsException
-
- CfnAlreadyExistsException(String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnAlreadyExistsException
-
- CfnGeneralServiceException - Exception in software.amazon.cloudformation.exceptions
-
- CfnGeneralServiceException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnGeneralServiceException
-
- CfnGeneralServiceException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnGeneralServiceException
-
- CfnGeneralServiceException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnGeneralServiceException
-
- CfnInternalFailureException - Exception in software.amazon.cloudformation.exceptions
-
- CfnInternalFailureException() - Constructor for exception software.amazon.cloudformation.exceptions.CfnInternalFailureException
-
- CfnInternalFailureException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnInternalFailureException
-
- CfnInvalidCredentialsException - Exception in software.amazon.cloudformation.exceptions
-
- CfnInvalidCredentialsException() - Constructor for exception software.amazon.cloudformation.exceptions.CfnInvalidCredentialsException
-
- CfnInvalidCredentialsException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnInvalidCredentialsException
-
- CfnInvalidRequestException - Exception in software.amazon.cloudformation.exceptions
-
- CfnInvalidRequestException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnInvalidRequestException
-
- CfnInvalidRequestException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnInvalidRequestException
-
- CfnInvalidRequestException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnInvalidRequestException
-
- CfnNetworkFailureException - Exception in software.amazon.cloudformation.exceptions
-
- CfnNetworkFailureException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNetworkFailureException
-
- CfnNetworkFailureException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNetworkFailureException
-
- CfnNetworkFailureException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNetworkFailureException
-
- CfnNotFoundException - Exception in software.amazon.cloudformation.exceptions
-
- CfnNotFoundException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotFoundException
-
- CfnNotFoundException(String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotFoundException
-
- CfnNotFoundException(String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotFoundException
-
- CfnNotStabilizedException - Exception in software.amazon.cloudformation.exceptions
-
- CfnNotStabilizedException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotStabilizedException
-
- CfnNotStabilizedException(String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotStabilizedException
-
- CfnNotStabilizedException(String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotStabilizedException
-
- CfnNotUpdatableException - Exception in software.amazon.cloudformation.exceptions
-
- CfnNotUpdatableException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotUpdatableException
-
- CfnNotUpdatableException(String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotUpdatableException
-
- CfnNotUpdatableException(String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnNotUpdatableException
-
- CfnResourceConflictException - Exception in software.amazon.cloudformation.exceptions
-
- CfnResourceConflictException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnResourceConflictException
-
- CfnResourceConflictException(String, String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnResourceConflictException
-
- CfnResourceConflictException(String, String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnResourceConflictException
-
- CfnServiceInternalErrorException - Exception in software.amazon.cloudformation.exceptions
-
- CfnServiceInternalErrorException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceInternalErrorException
-
- CfnServiceInternalErrorException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceInternalErrorException
-
- CfnServiceInternalErrorException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceInternalErrorException
-
- CfnServiceLimitExceededException - Exception in software.amazon.cloudformation.exceptions
-
- CfnServiceLimitExceededException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceLimitExceededException
-
- CfnServiceLimitExceededException(String, String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceLimitExceededException
-
- CfnServiceLimitExceededException(String, String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnServiceLimitExceededException
-
- CfnThrottlingException - Exception in software.amazon.cloudformation.exceptions
-
- CfnThrottlingException(Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnThrottlingException
-
- CfnThrottlingException(String) - Constructor for exception software.amazon.cloudformation.exceptions.CfnThrottlingException
-
- CfnThrottlingException(String, Throwable) - Constructor for exception software.amazon.cloudformation.exceptions.CfnThrottlingException
-
- cleanupCloudWatchEvents(String, String) - Method in class software.amazon.cloudformation.scheduler.CloudWatchScheduler
-
After a re-invocation, the CWE rule which generated the reinvocation should
be scrubbed
- client() - Method in interface software.amazon.cloudformation.proxy.ProxyClient
-
- CloudFormationCallbackAdapter<T> - Class in software.amazon.cloudformation.proxy
-
- CloudFormationCallbackAdapter(CloudFormationProvider, LoggerProxy, Serializer, ResourceTypeSchema) - Constructor for class software.amazon.cloudformation.proxy.CloudFormationCallbackAdapter
-
- CloudFormationProvider - Class in software.amazon.cloudformation.injection
-
- CloudFormationProvider(CredentialsProvider, SdkHttpClient) - Constructor for class software.amazon.cloudformation.injection.CloudFormationProvider
-
- CloudWatchEventsProvider - Class in software.amazon.cloudformation.injection
-
- CloudWatchEventsProvider(CredentialsProvider, SdkHttpClient) - Constructor for class software.amazon.cloudformation.injection.CloudWatchEventsProvider
-
- CloudWatchLogHelper - Class in software.amazon.cloudformation.loggers
-
- CloudWatchLogHelper(CloudWatchLogsProvider, String, LambdaLogger, MetricsPublisherProxy) - Constructor for class software.amazon.cloudformation.loggers.CloudWatchLogHelper
-
- CloudWatchLogPublisher - Class in software.amazon.cloudformation.loggers
-
- CloudWatchLogPublisher(CloudWatchLogsProvider, String, String, LambdaLogger, MetricsPublisherProxy, LogFilter...) - Constructor for class software.amazon.cloudformation.loggers.CloudWatchLogPublisher
-
- CloudWatchLogsProvider - Class in software.amazon.cloudformation.injection
-
- CloudWatchLogsProvider(CredentialsProvider, SdkHttpClient) - Constructor for class software.amazon.cloudformation.injection.CloudWatchLogsProvider
-
- CloudWatchProvider - Class in software.amazon.cloudformation.injection
-
- CloudWatchProvider(CredentialsProvider, SdkHttpClient) - Constructor for class software.amazon.cloudformation.injection.CloudWatchProvider
-
- CloudWatchScheduler - Class in software.amazon.cloudformation.scheduler
-
- CloudWatchScheduler(CloudWatchEventsProvider, Logger, Serializer) - Constructor for class software.amazon.cloudformation.scheduler.CloudWatchScheduler
-
- CloudWatchScheduler(CloudWatchEventsProvider, Logger, CronHelper, Serializer) - Constructor for class software.amazon.cloudformation.scheduler.CloudWatchScheduler
-
- Constant - Class in software.amazon.cloudformation.proxy.delay
-
Provides constant fixed delay seconds for each attempt until
AbstractDelay.timeout has been reached.
- Constant.Builder - Class in software.amazon.cloudformation.proxy.delay
-
- CONSTANT_DEFAULT_DELAY_FACTORY - Static variable in interface software.amazon.cloudformation.proxy.DelayFactory
-
- Credentials - Class in software.amazon.cloudformation.proxy
-
- Credentials() - Constructor for class software.amazon.cloudformation.proxy.Credentials
-
- CredentialsProvider - Interface in software.amazon.cloudformation.injection
-
- CronHelper - Class in software.amazon.cloudformation.scheduler
-
- CronHelper() - Constructor for class software.amazon.cloudformation.scheduler.CronHelper
-
- CronHelper(Clock) - Constructor for class software.amazon.cloudformation.scheduler.CronHelper
-
This .ctor provided for testing