CopyableBuilder<GetSqlInjectionMatchSetRequest.Builder,GetSqlInjectionMatchSetRequest>, SdkBuilder<GetSqlInjectionMatchSetRequest.Builder,GetSqlInjectionMatchSetRequest>public static interface GetSqlInjectionMatchSetRequest.Builder extends CopyableBuilder<GetSqlInjectionMatchSetRequest.Builder,GetSqlInjectionMatchSetRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetSqlInjectionMatchSetRequest.Builder |
sqlInjectionMatchSetId(String sqlInjectionMatchSetId) |
The
SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get. |
copyapply, buildGetSqlInjectionMatchSetRequest.Builder sqlInjectionMatchSetId(String sqlInjectionMatchSetId)
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get.
SqlInjectionMatchSetId is returned by CreateSqlInjectionMatchSet and by
ListSqlInjectionMatchSets.
sqlInjectionMatchSetId - The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get.
SqlInjectionMatchSetId is returned by CreateSqlInjectionMatchSet and by
ListSqlInjectionMatchSets.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.