Interface DeleteGeoMatchSetResponse.Builder

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

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

    • changeToken

      DeleteGeoMatchSetResponse.Builder changeToken(String changeToken)

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