listRoleBindings abstract method

Future<ListRoleBindingsResponse> listRoleBindings(
  1. ServiceCall call,
  2. RequestEnvelope request
)

Implementation

$async.Future<$0.ListRoleBindingsResponse> listRoleBindings($grpc.ServiceCall call, $0.RequestEnvelope request);