listSMTPConfigs abstract method

Future<ListSMTPConfigsResponse> listSMTPConfigs(
  1. ServiceCall call,
  2. ListSMTPConfigsRequest request
)

Implementation

$async.Future<$0.ListSMTPConfigsResponse> listSMTPConfigs(
    $grpc.ServiceCall call, $0.ListSMTPConfigsRequest request);