Uses of Interface
software.amazon.awssdk.services.shield.ShieldClient
-
Packages that use ShieldClient Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.paginators -
-
Uses of ShieldClient in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ShieldClient Modifier and Type Method Description static ShieldClientShieldClient. create()Create aShieldClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ShieldClient in software.amazon.awssdk.services.shield.paginators
Constructors in software.amazon.awssdk.services.shield.paginators with parameters of type ShieldClient Constructor Description ListAttacksIterable(ShieldClient client, ListAttacksRequest firstRequest)ListProtectionGroupsIterable(ShieldClient client, ListProtectionGroupsRequest firstRequest)ListProtectionsIterable(ShieldClient client, ListProtectionsRequest firstRequest)ListResourcesInProtectionGroupIterable(ShieldClient client, ListResourcesInProtectionGroupRequest firstRequest)
-