Uses of Class
software.amazon.awssdk.services.xray.paginators.GetSamplingRulesIterable
-
Packages that use GetSamplingRulesIterable 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 GetSamplingRulesIterable in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that return GetSamplingRulesIterable Modifier and Type Method Description default GetSamplingRulesIterableXRayClient. getSamplingRulesPaginator()This is a variant ofXRayClient.getSamplingRules(software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest)operation.default GetSamplingRulesIterableXRayClient. getSamplingRulesPaginator(Consumer<GetSamplingRulesRequest.Builder> getSamplingRulesRequest)This is a variant ofXRayClient.getSamplingRules(software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest)operation.default GetSamplingRulesIterableXRayClient. getSamplingRulesPaginator(GetSamplingRulesRequest getSamplingRulesRequest)This is a variant ofXRayClient.getSamplingRules(software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest)operation.
-