listLoginPolicyIDPs abstract method

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

Implementation

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