addOrgJWTIDP abstract method

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

Implementation

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