Interface UpdateAuthorizerResponse.Builder

  • Method Details

    • authorizerName

      UpdateAuthorizerResponse.Builder authorizerName(String authorizerName)

      The authorizer name.

      Parameters:
      authorizerName - The authorizer name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • authorizerArn

      UpdateAuthorizerResponse.Builder authorizerArn(String authorizerArn)

      The authorizer ARN.

      Parameters:
      authorizerArn - The authorizer ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.