public interface AwsSdkV1Parser
| Modifier and Type | Method and Description |
|---|---|
default String |
getParameter(com.amazonaws.Request request,
String key) |
String |
getParserType() |
void |
parse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
default void |
safeParse(HttpSpan span,
com.amazonaws.Request request,
com.amazonaws.Response response) |
Copyright © 2024 Lumigo. All rights reserved.