Interface UpdateGeoMatchSetResponse.Builder

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

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

    • changeToken

      UpdateGeoMatchSetResponse.Builder changeToken(String changeToken)

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