Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayMeteringPolicyRule
-
Packages that use TransitGatewayMeteringPolicyRule Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayMeteringPolicyRule in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayMeteringPolicyRule Modifier and Type Method Description TransitGatewayMeteringPolicyRuleTransitGatewayMeteringPolicyEntry. meteringPolicyRule()The metering policy rule that defines traffic matching criteria.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayMeteringPolicyRule Modifier and Type Method Description TransitGatewayMeteringPolicyEntry.BuilderTransitGatewayMeteringPolicyEntry.Builder. meteringPolicyRule(TransitGatewayMeteringPolicyRule meteringPolicyRule)The metering policy rule that defines traffic matching criteria.
-