Uses of Class
software.amazon.awssdk.services.shield.model.ProtectionGroupArbitraryPatternLimits
-
Packages that use ProtectionGroupArbitraryPatternLimits Package Description software.amazon.awssdk.services.shield.model -
-
Uses of ProtectionGroupArbitraryPatternLimits in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return ProtectionGroupArbitraryPatternLimits Modifier and Type Method Description ProtectionGroupArbitraryPatternLimitsProtectionGroupPatternTypeLimits. arbitraryPatternLimits()Limits settings on protection groups with arbitrary pattern type.Methods in software.amazon.awssdk.services.shield.model with parameters of type ProtectionGroupArbitraryPatternLimits Modifier and Type Method Description ProtectionGroupPatternTypeLimits.BuilderProtectionGroupPatternTypeLimits.Builder. arbitraryPatternLimits(ProtectionGroupArbitraryPatternLimits arbitraryPatternLimits)Limits settings on protection groups with arbitrary pattern type.
-