Uses of Class
software.amazon.cloudformation.proxy.LoggerProxy
| Package | Description |
|---|---|
| software.amazon.cloudformation.loggers | |
| software.amazon.cloudformation.proxy |
This package provide facilities to make it easy to work against AWS APIs that
are eventually consistent for applying resource state.
|
-
Uses of LoggerProxy in software.amazon.cloudformation.loggers
Constructors in software.amazon.cloudformation.loggers with parameters of type LoggerProxy Constructor Description CloudWatchLogHelper(CloudWatchLogsProvider cloudWatchLogsProvider, java.lang.String logGroupName, LoggerProxy platformLogger, MetricsPublisherProxy metricsPublisherProxy)CloudWatchLogPublisher(CloudWatchLogsProvider cloudWatchLogsProvider, java.lang.String logGroupName, java.lang.String logStreamName, LoggerProxy platformLoggerProxy, MetricsPublisherProxy metricsPublisherProxy, LogFilter... logFilters) -
Uses of LoggerProxy in software.amazon.cloudformation.proxy
Constructors in software.amazon.cloudformation.proxy with parameters of type LoggerProxy Constructor Description AmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, java.util.function.Supplier<java.lang.Long> remainingTimeToExecute)AmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, java.util.function.Supplier<java.lang.Long> remainingTimeToExecute, DelayFactory override)AmazonWebServicesClientProxy(LoggerProxy loggerProxy, Credentials credentials, DelayFactory override, WaitStrategy waitStrategy)CloudFormationCallbackAdapter(CloudFormationProvider cloudFormationProvider, LoggerProxy loggerProxy, Serializer serializer, software.amazon.cloudformation.resource.ResourceTypeSchema resourceTypeSchema)