updateSMTPConfigPassword abstract method

Future<UpdateSMTPConfigPasswordResponse> updateSMTPConfigPassword(
  1. ServiceCall call,
  2. UpdateSMTPConfigPasswordRequest request
)

Implementation

$async.Future<$1.UpdateSMTPConfigPasswordResponse> updateSMTPConfigPassword($grpc.ServiceCall call, $1.UpdateSMTPConfigPasswordRequest request);