Uses of Class
software.amazon.awssdk.services.waf.model.WafEntityMigrationException
-
Packages that use WafEntityMigrationException Package Description software.amazon.awssdk.services.waf software.amazon.awssdk.services.waf.regional -
-
Uses of WafEntityMigrationException in software.amazon.awssdk.services.waf
Methods in software.amazon.awssdk.services.waf that throw WafEntityMigrationException Modifier and Type Method Description default CreateWebAclMigrationStackResponseWafClient. createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.default CreateWebAclMigrationStackResponseWafClient. createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket. -
Uses of WafEntityMigrationException in software.amazon.awssdk.services.waf.regional
Methods in software.amazon.awssdk.services.waf.regional that throw WafEntityMigrationException Modifier and Type Method Description default CreateWebAclMigrationStackResponseWafRegionalClient. createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.default CreateWebAclMigrationStackResponseWafRegionalClient. createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
-