Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
GetSqlInjectionMatchSetResult |
AWSWAF.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId . |
GetSqlInjectionMatchSetResult |
AbstractAWSWAF.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest request) |
GetSqlInjectionMatchSetResult |
AWSWAFClient.getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId . |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlInjectionMatchSetResult> |
AWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest getSqlInjectionMatchSetRequest,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler)
Returns the SqlInjectionMatchSet that is specified by
SqlInjectionMatchSetId . |
Future<GetSqlInjectionMatchSetResult> |
AbstractAWSWAFAsync.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest request,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler) |
Future<GetSqlInjectionMatchSetResult> |
AWSWAFAsyncClient.getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest request,
AsyncHandler<GetSqlInjectionMatchSetRequest,GetSqlInjectionMatchSetResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetSqlInjectionMatchSetResult |
GetSqlInjectionMatchSetResult.clone() |
GetSqlInjectionMatchSetResult |
GetSqlInjectionMatchSetResult.withSqlInjectionMatchSet(SqlInjectionMatchSet sqlInjectionMatchSet)
Information about the SqlInjectionMatchSet that you specified in
the
GetSqlInjectionMatchSet request. |
Copyright © 2018. All rights reserved.