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