Interface DeleteTokenResponse.Builder

    • Method Detail

      • isSuccess

        DeleteTokenResponse.Builder isSuccess​(Boolean isSuccess)

        Indicates whether the request succeeded or failed.

        Parameters:
        isSuccess - Indicates whether the request succeeded or failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.