| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
|
| software.amazon.awssdk.services.waf.regional |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWebAclMigrationStackResponse |
WafClient.createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
default CreateWebAclMigrationStackResponse |
WafClient.createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWebAclMigrationStackResponse> |
WafAsyncClient.createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
default CompletableFuture<CreateWebAclMigrationStackResponse> |
WafAsyncClient.createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWebAclMigrationStackResponse |
WafRegionalClient.createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
default CreateWebAclMigrationStackResponse |
WafRegionalClient.createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWebAclMigrationStackResponse> |
WafRegionalAsyncClient.createWebACLMigrationStack(Consumer<CreateWebAclMigrationStackRequest.Builder> createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
default CompletableFuture<CreateWebAclMigrationStackResponse> |
WafRegionalAsyncClient.createWebACLMigrationStack(CreateWebAclMigrationStackRequest createWebAclMigrationStackRequest)
Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.