| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
XssMatchSet |
GetXssMatchSetResponse.xssMatchSet()
Information about the XssMatchSet that you specified in the
GetXssMatchSet request. |
XssMatchSet |
CreateXssMatchSetResponse.xssMatchSet()
An XssMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetResponse.Builder |
GetXssMatchSetResponse.Builder.xssMatchSet(XssMatchSet xssMatchSet)
Information about the XssMatchSet that you specified in the
GetXssMatchSet request. |
CreateXssMatchSetResponse.Builder |
CreateXssMatchSetResponse.Builder.xssMatchSet(XssMatchSet xssMatchSet)
An XssMatchSet.
|
Copyright © 2023. All rights reserved.