public class AmazonHttpClientV2Instrumentation extends Object implements LumigoInstrumentationApi
| Modifier and Type | Class and Description |
|---|---|
static class |
AmazonHttpClientV2Instrumentation.AmazonHttpClientV2Advice |
| Constructor and Description |
|---|
AmazonHttpClientV2Instrumentation() |
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.agent.builder.AgentBuilder.Transformer.ForAdvice |
getTransformer() |
net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.type.TypeDescription> |
getTypeMatcher() |
public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.type.TypeDescription> getTypeMatcher()
getTypeMatcher in interface LumigoInstrumentationApipublic net.bytebuddy.agent.builder.AgentBuilder.Transformer.ForAdvice getTransformer()
getTransformer in interface LumigoInstrumentationApiCopyright © 2024 Lumigo. All rights reserved.