listLoginPolicyIDPs abstract method

Future<ListLoginPolicyIDPsResponse> listLoginPolicyIDPs(
  1. ServiceCall call,
  2. ListLoginPolicyIDPsRequest request
)

Implementation

$async.Future<$3.ListLoginPolicyIDPsResponse> listLoginPolicyIDPs(
    $grpc.ServiceCall call, $3.ListLoginPolicyIDPsRequest request);