Uses of Class
software.amazon.awssdk.services.shield.model.LockedSubscriptionException
-
Packages that use LockedSubscriptionException Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of LockedSubscriptionException in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that throw LockedSubscriptionException Modifier and Type Method Description default UpdateSubscriptionResponseShieldClient. updateSubscription(Consumer<UpdateSubscriptionRequest.Builder> updateSubscriptionRequest)Updates the details of an existing subscription.default UpdateSubscriptionResponseShieldClient. updateSubscription(UpdateSubscriptionRequest updateSubscriptionRequest)Updates the details of an existing subscription.
-