Uses of Class
software.amazon.awssdk.services.shield.model.ProtectionLimits
-
Packages that use ProtectionLimits Package Description software.amazon.awssdk.services.shield.model -
-
Uses of ProtectionLimits in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return ProtectionLimits Modifier and Type Method Description ProtectionLimitsSubscriptionLimits. protectionLimits()Limits settings on protections for your subscription.Methods in software.amazon.awssdk.services.shield.model with parameters of type ProtectionLimits Modifier and Type Method Description SubscriptionLimits.BuilderSubscriptionLimits.Builder. protectionLimits(ProtectionLimits protectionLimits)Limits settings on protections for your subscription.
-