| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForWebACLResult |
AWSWAFRegional.listResourcesForWebACL(ListResourcesForWebACLRequest listResourcesForWebACLRequest)
Returns an array of resources associated with the specified web ACL.
|
ListResourcesForWebACLResult |
AWSWAFRegionalClient.listResourcesForWebACL(ListResourcesForWebACLRequest request)
Returns an array of resources associated with the specified web ACL.
|
ListResourcesForWebACLResult |
AbstractAWSWAFRegional.listResourcesForWebACL(ListResourcesForWebACLRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListResourcesForWebACLResult> |
AWSWAFRegionalAsync.listResourcesForWebACLAsync(ListResourcesForWebACLRequest listResourcesForWebACLRequest,
AsyncHandler<ListResourcesForWebACLRequest,ListResourcesForWebACLResult> asyncHandler)
Returns an array of resources associated with the specified web ACL.
|
Future<ListResourcesForWebACLResult> |
AbstractAWSWAFRegionalAsync.listResourcesForWebACLAsync(ListResourcesForWebACLRequest request,
AsyncHandler<ListResourcesForWebACLRequest,ListResourcesForWebACLResult> asyncHandler) |
Future<ListResourcesForWebACLResult> |
AWSWAFRegionalAsyncClient.listResourcesForWebACLAsync(ListResourcesForWebACLRequest request,
AsyncHandler<ListResourcesForWebACLRequest,ListResourcesForWebACLResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForWebACLResult |
ListResourcesForWebACLResult.clone() |
ListResourcesForWebACLResult |
ListResourcesForWebACLResult.withResourceArns(Collection<String> resourceArns)
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
|
ListResourcesForWebACLResult |
ListResourcesForWebACLResult.withResourceArns(String... resourceArns)
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
|
Copyright © 2018. All rights reserved.