updateIDPOIDCConfig abstract method

Future<UpdateIDPOIDCConfigResponse> updateIDPOIDCConfig(
  1. ServiceCall call,
  2. UpdateIDPOIDCConfigRequest request
)

Implementation

$async.Future<$1.UpdateIDPOIDCConfigResponse> updateIDPOIDCConfig($grpc.ServiceCall call, $1.UpdateIDPOIDCConfigRequest request);