| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetRegexPatternSetResult |
AWSWAFV2.getRegexPatternSet(GetRegexPatternSetRequest getRegexPatternSetRequest)
Retrieves the specified RegexPatternSet.
|
GetRegexPatternSetResult |
AbstractAWSWAFV2.getRegexPatternSet(GetRegexPatternSetRequest request) |
GetRegexPatternSetResult |
AWSWAFV2Client.getRegexPatternSet(GetRegexPatternSetRequest request)
Retrieves the specified RegexPatternSet.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetRegexPatternSetResult> |
AWSWAFV2AsyncClient.getRegexPatternSetAsync(GetRegexPatternSetRequest request,
AsyncHandler<GetRegexPatternSetRequest,GetRegexPatternSetResult> asyncHandler) |
Future<GetRegexPatternSetResult> |
AbstractAWSWAFV2Async.getRegexPatternSetAsync(GetRegexPatternSetRequest request,
AsyncHandler<GetRegexPatternSetRequest,GetRegexPatternSetResult> asyncHandler) |
Future<GetRegexPatternSetResult> |
AWSWAFV2Async.getRegexPatternSetAsync(GetRegexPatternSetRequest getRegexPatternSetRequest,
AsyncHandler<GetRegexPatternSetRequest,GetRegexPatternSetResult> asyncHandler)
Retrieves the specified RegexPatternSet.
|
| Modifier and Type | Method and Description |
|---|---|
GetRegexPatternSetResult |
GetRegexPatternSetResult.clone() |
GetRegexPatternSetResult |
GetRegexPatternSetResult.withLockToken(String lockToken)
A token used for optimistic locking.
|
GetRegexPatternSetResult |
GetRegexPatternSetResult.withRegexPatternSet(RegexPatternSet regexPatternSet)
|
Copyright © 2021. All rights reserved.