updateIDP abstract method

Future<UpdateIDPResponse> updateIDP(
  1. ServiceCall call,
  2. UpdateIDPRequest request
)

Implementation

$async.Future<$1.UpdateIDPResponse> updateIDP($grpc.ServiceCall call, $1.UpdateIDPRequest request);