CopyableBuilder<GetXssMatchSetRequest.Builder,GetXssMatchSetRequest>
, SdkBuilder<GetXssMatchSetRequest.Builder,GetXssMatchSetRequest>
public static interface GetXssMatchSetRequest.Builder extends CopyableBuilder<GetXssMatchSetRequest.Builder,GetXssMatchSetRequest>
Modifier and Type | Method | Description |
---|---|---|
GetXssMatchSetRequest.Builder |
xssMatchSetId(String xssMatchSetId) |
The
XssMatchSetId of the XssMatchSet that you want to get. |
copy
apply, build
GetXssMatchSetRequest.Builder xssMatchSetId(String xssMatchSetId)
The XssMatchSetId
of the XssMatchSet that you want to get. XssMatchSetId
is
returned by CreateXssMatchSet and by ListXssMatchSets.
xssMatchSetId
- The XssMatchSetId
of the XssMatchSet that you want to get.
XssMatchSetId
is returned by CreateXssMatchSet and by ListXssMatchSets.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.