Uses of Class
software.amazon.awssdk.services.xray.model.RuleLimitExceededException
-
Packages that use RuleLimitExceededException Package Description software.amazon.awssdk.services.xray Amazon Web Services X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing those traces. -
-
Uses of RuleLimitExceededException in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that throw RuleLimitExceededException Modifier and Type Method Description default CreateSamplingRuleResponseXRayClient. createSamplingRule(Consumer<CreateSamplingRuleRequest.Builder> createSamplingRuleRequest)Creates a rule to control sampling behavior for instrumented applications.default CreateSamplingRuleResponseXRayClient. createSamplingRule(CreateSamplingRuleRequest createSamplingRuleRequest)Creates a rule to control sampling behavior for instrumented applications.
-