public abstract class ExecutableWrapper<ResourceT,CallbackT,ConfigurationT> extends AbstractWrapper<ResourceT,CallbackT,ConfigurationT>
HTTP_CLIENT| Constructor and Description |
|---|
ExecutableWrapper() |
ExecutableWrapper(CredentialsProvider providerCredentialsProvider,
LogPublisher platformEventsLogger,
CloudWatchLogPublisher providerEventsLogger,
MetricsPublisher providerMetricsPublisher,
software.amazon.cloudformation.resource.SchemaValidator validator,
Serializer serializer,
software.amazon.awssdk.http.SdkHttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(InputStream inputStream,
OutputStream outputStream) |
invokeHandler, processRequestpublic ExecutableWrapper()
public ExecutableWrapper(CredentialsProvider providerCredentialsProvider, LogPublisher platformEventsLogger, CloudWatchLogPublisher providerEventsLogger, MetricsPublisher providerMetricsPublisher, software.amazon.cloudformation.resource.SchemaValidator validator, Serializer serializer, software.amazon.awssdk.http.SdkHttpClient httpClient)
public void handleRequest(InputStream inputStream, OutputStream outputStream) throws IOException, TerminalException
IOExceptionTerminalExceptionCopyright © 2019 Amazon Web Services, Inc. All Rights Reserved.