updateLDAPProvider abstract method

Future<UpdateLDAPProviderResponse> updateLDAPProvider(
  1. ServiceCall call,
  2. UpdateLDAPProviderRequest request
)

Implementation

$async.Future<$2.UpdateLDAPProviderResponse> updateLDAPProvider(
    $grpc.ServiceCall call, $2.UpdateLDAPProviderRequest request);