Uses of Class
software.amazon.awscdk.services.xray.CfnSamplingRule.SamplingRuleProperty.Builder
Packages that use CfnSamplingRule.SamplingRuleProperty.Builder
-
Uses of CfnSamplingRule.SamplingRuleProperty.Builder in software.amazon.awscdk.services.xray
Methods in software.amazon.awscdk.services.xray that return CfnSamplingRule.SamplingRuleProperty.BuilderModifier and TypeMethodDescriptionCfnSamplingRule.SamplingRuleProperty.Builder.attributes(Map<String, String> attributes) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getAttributes()CfnSamplingRule.SamplingRuleProperty.Builder.attributes(IResolvable attributes) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getAttributes()CfnSamplingRule.SamplingRuleProperty.builder()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getFixedRate()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getHost()CfnSamplingRule.SamplingRuleProperty.Builder.httpMethod(String httpMethod) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getHttpMethod()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getPriority()CfnSamplingRule.SamplingRuleProperty.Builder.reservoirSize(Number reservoirSize) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getReservoirSize()CfnSamplingRule.SamplingRuleProperty.Builder.resourceArn(String resourceArn) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getResourceArn()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getRuleArn()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getRuleName()CfnSamplingRule.SamplingRuleProperty.Builder.serviceName(String serviceName) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getServiceName()CfnSamplingRule.SamplingRuleProperty.Builder.serviceType(String serviceType) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getServiceType()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getUrlPath()Sets the value ofCfnSamplingRule.SamplingRuleProperty.getVersion()Constructors in software.amazon.awscdk.services.xray with parameters of type CfnSamplingRule.SamplingRuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSamplingRule.SamplingRuleProperty.Builder.