Uses of Class
software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
-
Packages that use SamplingRuleUpdate Package Description software.amazon.awssdk.services.xray.model -
-
Uses of SamplingRuleUpdate in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return SamplingRuleUpdate Modifier and Type Method Description SamplingRuleUpdateUpdateSamplingRuleRequest. samplingRuleUpdate()The rule and fields to change.Methods in software.amazon.awssdk.services.xray.model with parameters of type SamplingRuleUpdate Modifier and Type Method Description UpdateSamplingRuleRequest.BuilderUpdateSamplingRuleRequest.Builder. samplingRuleUpdate(SamplingRuleUpdate samplingRuleUpdate)The rule and fields to change.
-