Interface UpdateXssMatchSetResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateXssMatchSetResponse.Builder,UpdateXssMatchSetResponse>, SdkBuilder<UpdateXssMatchSetResponse.Builder,UpdateXssMatchSetResponse>, SdkPojo, SdkResponse.Builder, WafResponse.Builder
Enclosing class:
UpdateXssMatchSetResponse

public static interface UpdateXssMatchSetResponse.Builder extends WafResponse.Builder, SdkPojo, CopyableBuilder<UpdateXssMatchSetResponse.Builder,UpdateXssMatchSetResponse>
  • Method Details

    • changeToken

      UpdateXssMatchSetResponse.Builder changeToken(String changeToken)

      The ChangeToken that you used to submit the UpdateXssMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.

      Parameters:
      changeToken - The ChangeToken that you used to submit the UpdateXssMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
      Returns:
      Returns a reference to this object so that method calls can be chained together.