listAllInterfaces abstract method

Future<ListAllInterfacesResponse> listAllInterfaces(
  1. ServiceCall call,
  2. ListAllInterfacesRequest request
)

Implementation

$async.Future<$0.ListAllInterfacesResponse> listAllInterfaces(
    $grpc.ServiceCall call, $0.ListAllInterfacesRequest request);