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