Interface UpdateByteMatchSetResponse.Builder

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

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

    • changeToken

      UpdateByteMatchSetResponse.Builder changeToken(String changeToken)

      The ChangeToken that you used to submit the UpdateByteMatchSet 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 UpdateByteMatchSet 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.