public abstract class AmazonSQSClientSampler extends Object
| Modifier and Type | Field and Description |
|---|---|
static AmazonSQSClientSampler |
NEVER_SAMPLE |
static AmazonSQSClientSampler |
TRACE_ID |
| Constructor and Description |
|---|
AmazonSQSClientSampler() |
| Modifier and Type | Method and Description |
|---|---|
abstract Boolean |
trySample(com.amazonaws.services.sqs.model.SendMessageRequest request) |
public static final AmazonSQSClientSampler TRACE_ID
public static final AmazonSQSClientSampler NEVER_SAMPLE
Copyright © 2016–2017 SmartThingsOSS. All rights reserved.