addOrgJWTIDP abstract method

Future<AddOrgJWTIDPResponse> addOrgJWTIDP(
  1. ServiceCall call,
  2. AddOrgJWTIDPRequest request
)

Implementation

$async.Future<$1.AddOrgJWTIDPResponse> addOrgJWTIDP(
    $grpc.ServiceCall call, $1.AddOrgJWTIDPRequest request);