updateLDAPProvider abstract method

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

Implementation

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