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